packages: cups/cups.spec - really eneble debug when built with -debug

baggins baggins at pld-linux.org
Fri Aug 5 13:20:36 CEST 2011


Author: baggins                      Date: Fri Aug  5 11:20:36 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- really eneble debug when built with -debug

---- Files affected:
packages/cups:
   cups.spec (1.303 -> 1.304) 

---- Diffs:

================================================================
Index: packages/cups/cups.spec
diff -u packages/cups/cups.spec:1.303 packages/cups/cups.spec:1.304
--- packages/cups/cups.spec:1.303	Wed Aug  3 01:07:17 2011
+++ packages/cups/cups.spec	Fri Aug  5 13:20:31 2011
@@ -353,7 +353,7 @@
 	%{?with_php:--with-php=%{_bindir}/php} \
 	%{?with_python:--with-python=%{_bindir}/python}
 
-%{__make}
+%{__make} %{?debug:OPTIONS="-DDEBUG"}
 
 %{__perl} -pi -e 's#-I\.\.\/\.\.#-I../.. -I../../cups#g' scripting/php/Makefile
 %{?with_php:%{__make} -C scripting/php PHPCONFIG=%{_bindir}/php-config}
@@ -734,6 +734,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.304  2011/08/05 11:20:31  baggins
+- really eneble debug when built with -debug
+
 Revision 1.303  2011/08/02 23:07:17  baggins
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cups/cups.spec?r1=1.303&r2=1.304&f=u



More information about the pld-cvs-commit mailing list