SPECS: kde-style-template.spec - extended configure

shadzik shadzik at pld-linux.org
Mon Feb 19 10:03:48 CET 2007


Author: shadzik                      Date: Mon Feb 19 09:03:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- extended configure

---- Files affected:
SPECS:
   kde-style-template.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/kde-style-template.spec
diff -u SPECS/kde-style-template.spec:1.20 SPECS/kde-style-template.spec:1.21
--- SPECS/kde-style-template.spec:1.20	Tue Feb 13 09:06:37 2007
+++ SPECS/kde-style-template.spec	Mon Feb 19 10:03:43 2007
@@ -34,7 +34,12 @@
 %{__make} -f Makefile.cvs
 
 %configure \
+%if "%{_lib}" == "lib64"
+	--enable-libsuffix=64 \
+%endif
+	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
 	--with-qt-libraries=%{_libdir}
+
 %{__make}
 
 %install
@@ -61,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007/02/19 09:03:43  shadzik
+- extended configure
+
 Revision 1.20  2007/02/13 08:06:37  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kde-style-template.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list