]> git.pld-linux.org Git - packages/cups.git/commitdiff
- really eneble debug when built with -debug
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 5 Aug 2011 11:20:31 +0000 (11:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cups.spec -> 1.304

cups.spec

index 3e8350aa48138ec0ab4b8b365181a14f8d43eee9..1f0edc244dbc3db0a328e3a676acba13c569a19c 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -352,7 +352,7 @@ Wsparcie dla LPD w serwerze wydruków CUPS.
        %{?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}
This page took 0.043518 seconds and 4 git commands to generate.