]> git.pld-linux.org Git - packages/ddclient.git/commitdiff
- small fix auto/ac/ddclient-3_6_5-2
authorhavner <havner@pld-linux.org>
Tue, 4 Jan 2005 11:23:59 +0000 (11:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ddclient.spec -> 1.10

ddclient.spec

index f99b852a9475a89f79634e342174ce257de062b3..12619d83e7369ace7d87f5d52bce3684a537cb33 100644 (file)
@@ -88,7 +88,7 @@ fi
 
 %triggerpostun -- ddclient < 1:3.6.4
 if [ -f /etc/ddclient.conf.rpmsave ]; then
-       echo "Move config to new location /etc/ddclient"
+       echo "Moving config to new location /etc/ddclient"
        mv -f /etc/ddclient/ddclient.conf /etc/ddclient/ddclient.conf.rpmnew
        mv -f /etc/ddclient.conf.rpmsave /etc/ddclient/ddclient.conf
        mv -f /etc/ddclient.cache /etc/ddclient.cache.rpmsave
This page took 0.030003 seconds and 4 git commands to generate.