packages: paintown/paintown.spec - add debug option to cmake (instead of th...

shadzik shadzik at pld-linux.org
Fri Jun 12 10:33:45 CEST 2009


Author: shadzik                      Date: Fri Jun 12 08:33:45 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add debug option to cmake (instead of that ugly patcinstead of that ugly patch)

---- Files affected:
packages/paintown:
   paintown.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/paintown/paintown.spec
diff -u packages/paintown/paintown.spec:1.10 packages/paintown/paintown.spec:1.11
--- packages/paintown/paintown.spec:1.10	Fri Jun 12 10:29:54 2009
+++ packages/paintown/paintown.spec	Fri Jun 12 10:33:39 2009
@@ -48,6 +48,7 @@
 install -d build
 cd build
 %cmake \
+	%{?debug:-DCMAKE_VERBOSE_MAKEFILE=1} \
 	..
 
 %{__make}
@@ -77,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/06/12 08:33:39  shadzik
+- add debug option to cmake (instead of that ugly patcinstead of that ugly patch)
+
 Revision 1.10  2009/06/12 08:29:54  shadzik
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/paintown/paintown.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list