]> git.pld-linux.org Git - packages/php.git/commitdiff
- disable debug
authorArtur Frysiak <artur@frysiak.net>
Wed, 23 Feb 2000 17:26:59 +0000 (17:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.7

php.spec

index 9dd7e31c3d85690dde148bd13d4757a4bde00c07..892dc5b1d87cd55cf7ed742beeeeabe0bf2199f3 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -95,7 +95,7 @@ LDFLAGS=""; export LDFLAGS
        --with-config-file-path=%{_sysconfdir}/httpd \
        --enable-safe-mode \
        --with-exec-dir=%{_bindir} \
-       --enable-debug \
+       --disable-debug \
        --with-zlib \
        --enable-magic-quotes \
        --enable-track-vars \
This page took 0.06197 seconds and 4 git commands to generate.