[packages/openjpeg2] - this time lib dir option is called OPENJPEG_INSTALL_LIB_DIR, no LIB_SUFFIX support

qboosh qboosh at pld-linux.org
Sun Nov 25 15:06:31 CET 2012


commit 4d56ea330ce3e327298a5af9d2ab4728048e40f7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Nov 25 15:06:45 2012 +0100

    - this time lib dir option is called OPENJPEG_INSTALL_LIB_DIR, no LIB_SUFFIX support

 openjpeg2.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/openjpeg2.spec b/openjpeg2.spec
index 1f8d0e0..f3ee0b0 100644
--- a/openjpeg2.spec
+++ b/openjpeg2.spec
@@ -59,8 +59,9 @@ Programy kodujące/dekodujące dla biblioteki OpenJPEG 2.
 %setup -q -n openjpeg-%{version}
 
 %build
-%cmake .
-	
+%cmake . \
+	-DOPENJPEG_INSTALL_LIB_DIR=%{_lib}
+
 # not ready for openjpeg 2:
 #	-DBUILD_JAVA=ON
 #	-DBUILD_JPWL=ON
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openjpeg2.git/commitdiff/4d56ea330ce3e327298a5af9d2ab4728048e40f7



More information about the pld-cvs-commit mailing list