SPECS: kde4-kdesupport.spec - will this fix 64bit build?

shadzik shadzik at pld-linux.org
Sat May 24 19:47:07 CEST 2008


Author: shadzik                      Date: Sat May 24 17:47:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- will this fix 64bit build?

---- Files affected:
SPECS:
   kde4-kdesupport.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdesupport.spec
diff -u SPECS/kde4-kdesupport.spec:1.6 SPECS/kde4-kdesupport.spec:1.7
--- SPECS/kde4-kdesupport.spec:1.6	Sat May 24 19:45:04 2008
+++ SPECS/kde4-kdesupport.spec	Sat May 24 19:47:02 2008
@@ -149,6 +149,9 @@
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
+%if "%{_lib}" == "lib64"
+	-DLIB_SUFFIX=64 \
+%endif
 	../
 %{__make}
 
@@ -323,6 +326,9 @@
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.7  2008-05-24 17:47:02  shadzik
+- will this fix 64bit build?
+
 Revision 1.6  2008-05-24 17:45:04  shadzik
 - missing dir
 
================================================================

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



More information about the pld-cvs-commit mailing list