diff --git a/pangox-compat.spec b/pangox-compat.spec index 8e8a5c5..1390050 100644 --- a/pangox-compat.spec +++ b/pangox-compat.spec @@ -27,8 +27,7 @@ developing applications that use %{name}. %build -cp -r %{_builddir}/pangox-compat-0.0.2/libtinfo.so.6 /usr/lib -ldconfig +export LD_LIBRARY_PATH=%{_builddir}/pangox-compat-0.0.2/libtinfo.so.6:$LD_LIBRARY_PATH %configure --disable-static make %{?_smp_mflags}