]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- extra small fix
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 1 Dec 2005 01:49:49 +0000 (01:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.268

rpm.macros

index de7cc877d5fc8a854c957ca83e386cd8f34f40fa..8defa3dd61fda9a606f70ea36af09e449d1c9309 100644 (file)
@@ -782,4 +782,4 @@ if [ "$1" = "0" ] || [ "$2" = "0" ]; then \
 #
 #  -q be silent when service isn't started (for postun scriplets)
 #
-%service(q) {{%(export quiet=%{-q:1}; sh /usr/lib/rpm/service_generator.sh %{*}); }}
+%service(q) {{%(export quiet=%{-q:1}; /usr/lib/rpm/service_generator.sh %{*}) };}
This page took 0.175085 seconds and 4 git commands to generate.