SPECS: kde4-kdepimlibs.spec - 64bit fix

shadzik shadzik at pld-linux.org
Fri Jun 20 18:17:37 CEST 2008


Author: shadzik                      Date: Fri Jun 20 16:17:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 64bit fix

---- Files affected:
SPECS:
   kde4-kdepimlibs.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdepimlibs.spec
diff -u SPECS/kde4-kdepimlibs.spec:1.36 SPECS/kde4-kdepimlibs.spec:1.37
--- SPECS/kde4-kdepimlibs.spec:1.36	Thu Jun 12 17:48:15 2008
+++ SPECS/kde4-kdepimlibs.spec	Fri Jun 20 18:17:31 2008
@@ -82,6 +82,9 @@
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
+%if "%{_lib}" == "lib64"
+	-DLIB_SUFFIX=64 \
+%endif
 	-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
 	../
 
@@ -234,6 +237,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2008/06/20 16:17:31  shadzik
+- 64bit fix
+
 Revision 1.36  2008/06/12 15:48:15  shadzik
 - 4.0.82
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdepimlibs.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list