]> git.pld-linux.org Git - packages/apinger.git/commitdiff
- nasty cut&paste bug fixed (s/named/apinger/)
authorJacek Konieczny <jajcus@pld-linux.org>
Fri, 26 Jul 2002 05:54:35 +0000 (05:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apinger.spec -> 1.7

apinger.spec

index ac3baf79925527de22cf657f78f06951e6dbbffb..207cd79ca06828c24d1865cfd8ce42279e827c2d 100644 (file)
@@ -59,7 +59,7 @@ rm -rf $RPM_BUILD_ROOT
 if [ -f /var/lock/subsys/apinger ]; then
        /etc/rc.d/init.d/apinger restart 1>&2
 else
-       echo "Type \"/etc/rc.d/init.d/apinger start\" to start named" 1>&2
+       echo "Type \"/etc/rc.d/init.d/apinger start\" to start apinger" 1>&2
 fi
 
 %preun
This page took 0.086919 seconds and 4 git commands to generate.