From 0a7bb0901227f234401e207e3568e2a1607a4b5e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 2 Feb 2007 13:09:03 +0000 Subject: [PATCH] - typo (reported by Qrczak) Changed files: php.spec -> 1.650 --- php.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/php.spec b/php.spec index f25677f..cc50865 100644 --- 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 -- 2.44.0