[packages/qhull] - fix install libdir

baggins baggins at pld-linux.org
Mon Mar 2 01:02:11 CET 2015


commit fe89b9ade2dd8534a6c6b12e80b1e4f239092568
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 2 01:01:59 2015 +0100

    - fix install libdir

 qhull.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/qhull.spec b/qhull.spec
index 1c87738..5457ebe 100644
--- a/qhull.spec
+++ b/qhull.spec
@@ -100,6 +100,7 @@ Statyczna biblioteka QhullCPP.
 
 %build
 %cmake . \
+	-DLIB_INSTALL_DIR=%{_libdir} \
 	-DMAN_INSTALL_DIR=%{_mandir}/man1
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qhull.git/commitdiff/fe89b9ade2dd8534a6c6b12e80b1e4f239092568



More information about the pld-cvs-commit mailing list