SPECS (DEVEL): k3b.spec - 64bit condition

shadzik shadzik at pld-linux.org
Fri Feb 20 12:56:09 CET 2009


Author: shadzik                      Date: Fri Feb 20 11:56:09 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 64bit condition

---- Files affected:
SPECS:
   k3b.spec (1.179.2.3 -> 1.179.2.4) 

---- Diffs:

================================================================
Index: SPECS/k3b.spec
diff -u SPECS/k3b.spec:1.179.2.3 SPECS/k3b.spec:1.179.2.4
--- SPECS/k3b.spec:1.179.2.3	Fri Feb 20 12:55:21 2009
+++ SPECS/k3b.spec	Fri Feb 20 12:56:03 2009
@@ -71,6 +71,9 @@
 	-LCMS_DIR=%{_libdir} \
 	-DLIB_INSTALL_DIR=%{_libdir} \
 	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
+%if "%{_lib}" == "lib64"
+	-DLIB_SUFFIX=64 \
+%endif
 	../
 %{__make}
 
@@ -144,6 +147,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.179.2.4  2009/02/20 11:56:03  shadzik
+- 64bit condition
+
 Revision 1.179.2.3  2009/02/20 11:55:21  shadzik
 - conditional release/debug build, thx (glen)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/k3b.spec?r1=1.179.2.3&r2=1.179.2.4&f=u



More information about the pld-cvs-commit mailing list