[klatexformula] fix libdir

nucleo nucleo at fedoraproject.org
Sat Jul 21 14:20:20 UTC 2012


commit bc8c26f182a793a448a9bfa48fcc205619de44ed
Author: nucleo <nucleo at fedoraproject.org>
Date:   Sat Jul 21 17:19:29 2012 +0300

    fix libdir

 klatexformula.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/klatexformula.spec b/klatexformula.spec
index dd79197..0912f5c 100644
--- a/klatexformula.spec
+++ b/klatexformula.spec
@@ -81,6 +81,7 @@ pushd %{_target_platform}
         -DKLF_LIBKLFTOOLS_STATIC=OFF \
         -DKLF_INSTALL_SHARE_PIXMAPS_DIR="" \
         -DKLF_NO_CMU_FONT=ON \
+        -DKLF_INSTALL_LIB_DIR=%{_libdir} \
         ..
 popd
 


More information about the scm-commits mailing list