]> git.pld-linux.org Git - packages/php.git/commitdiff
- typo (reported by Qrczak)
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 2 Feb 2007 13:09:03 +0000 (13:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.650

php.spec

index f25677fe576d9bc91380f85b973eee79e8f5f5bf..cc508659c0edec798439c819601d0cc1a885c879 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1986,12 +1986,13 @@ fi
 %post %1 \
 if [ "$1" = "1" ]; then \
        %php_webserver_restart \
-fi
+fi \
 \
 %postun %1 \
 if [ "$1" = "0" ]; then \
        %php_webserver_restart \
 fi
+%{nil}
 
 # extension scripts defines
 %extension_scripts bcmath
This page took 0.530797 seconds and 4 git commands to generate.