From 8216b5954ed3fae07b909a8b56a799a9142c44f0 Mon Sep 17 00:00:00 2001 From: xzyangha Date: Wed, 18 Nov 2020 17:37:20 +0800 Subject: [PATCH] noen --- pangox-compat.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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}