From 03dce67c8b57fa9bd78c911262d7c53e13dd43eb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 5 Aug 2011 11:20:31 +0000 Subject: [PATCH 1/1] - really eneble debug when built with -debug Changed files: cups.spec -> 1.304 --- cups.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cups.spec b/cups.spec index 3e8350a..1f0edc2 100644 --- 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} -- 2.44.0