]> git.pld-linux.org Git - packages/php-pecl-APC.git/commitdiff
- revert removed in last commit configure debug option, it's needed to build debuggin... auto/ti/php-pecl-APC-3.1.13-1
authorŁukasz Kieś <kiesiu@pld-linux.org>
Fri, 14 Sep 2012 11:55:38 +0000 (13:55 +0200)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Fri, 14 Sep 2012 11:55:38 +0000 (13:55 +0200)
php-pecl-APC.spec

index 0a1d380a1fde673d4192a48be0f6c3e70b758e0b..82c9b7d012d714054db7aee1bee7e8e8952b7da7 100644 (file)
@@ -59,6 +59,7 @@ EOF
 cd %{_modname}-%{version}
 phpize
 %configure \
+       --%{!?debug:dis}%{?debug:en}able-apc-debug \
        --enable-apc-mmap
 %{__make}
 
This page took 0.098297 seconds and 4 git commands to generate.