]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- typo
authorTomasz Pala <gotar@pld-linux.org>
Wed, 7 Dec 2011 00:48:23 +0000 (00:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.629

rpm.macros

index d4c3c586b1485abc98c3d51be5ee07ff294f8b69..d1d468a73ec15e2b1b832e4b92eec1477219307b 100644 (file)
@@ -2082,7 +2082,7 @@ else: \
 %systemd_preun() \
        if [ $1 -eq 0 ]; then \
                export SYSTEMD_LOG_LEVEL=warning SYSTEMD_LOG_TARGET=syslog; \
-               /bin/systemctl --no-reaload --quiet disable %{*} || : \
+               /bin/systemctl --no-reload --quiet disable %{*} || : \
                if /bin/systemd_booted; then \
                        /bin/systemctl --quiet stop %{*} || : \
                fi \
This page took 0.03308 seconds and 4 git commands to generate.