SPECS: kde-theme-template.spec - extend configure

shadzik shadzik at pld-linux.org
Mon Feb 19 10:00:09 CET 2007


Author: shadzik                      Date: Mon Feb 19 09:00:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- extend configure

---- Files affected:
SPECS:
   kde-theme-template.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/kde-theme-template.spec
diff -u SPECS/kde-theme-template.spec:1.15 SPECS/kde-theme-template.spec:1.16
--- SPECS/kde-theme-template.spec:1.15	Tue Feb 13 09:06:37 2007
+++ SPECS/kde-theme-template.spec	Mon Feb 19 10:00:04 2007
@@ -211,7 +211,12 @@
 export UNSERMAKE=/usr/share/unsermake/unsermake
 %{__make} -f Makefile.cvs
 
-%configure
+%configure \
+%if "%{_lib}" == "lib64"
+	--enable-libsuffix=64 \
+%endif
+	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
+	--with-qt-libraries=%{_libdir}
 
 %{__make}
 
@@ -295,6 +300,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007/02/19 09:00:04  shadzik
+- extend configure
+
 Revision 1.15  2007/02/13 08:06:37  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kde-theme-template.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list