]> git.pld-linux.org Git - packages/drupal.git/commitdiff
- small nit auto/ac/drupal-4_6_6-1
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 14 Mar 2006 15:18:12 +0000 (15:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drupal.spec -> 1.58

drupal.spec

index 1afc157f3639c3bc8bdddf6ca6793f57a51dbfe1..43cfd361d20839e41154e5d44dfe26601cedade8 100644 (file)
@@ -305,10 +305,10 @@ if [ -L /etc/httpd/httpd.conf/99_%{name}.conf ]; then
 fi
 
 if [ "$httpd_reload" ]; then
-       %service httpd reload
+       %service -q httpd reload
 fi
 if [ "$apache_reload" ]; then
-       %service apache reload
+       %service -q apache reload
 fi
 
 %files
This page took 0.085067 seconds and 4 git commands to generate.