]> git.pld-linux.org Git - packages/dovecot.git/commitdiff
- nicename does not differ from name; so drop it
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 31 Oct 2010 23:00:01 +0000 (23:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dovecot.spec -> 1.172

dovecot.spec

index 0a26b71c82cb67dde04bc407df5ecb0ff1e506aa..73e4b6c0cc96e29c97536f9d543bee373536f1f6 100644 (file)
@@ -207,7 +207,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 /sbin/chkconfig --add dovecot
-%service dovecot reload "dovecot"
+%service dovecot reload
 
 %preun
 if [ "$1" = "0" ]; then
This page took 0.124615 seconds and 4 git commands to generate.