]> git.pld-linux.org Git - packages/PyICQt.git/commitdiff
- typo,
authordjrzulf <djrzulf@pld-linux.org>
Sun, 19 Aug 2007 05:29:42 +0000 (05:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    PyICQt.init -> 1.2

PyICQt.init

index 7b820c2195c4c1d8c2236b371c2c9e4a90ad15a1..9c22281ff02182acb4f2f0258fa4ff6f046ee8cd 100755 (executable)
@@ -13,7 +13,7 @@
 # Check that networking is up.
 if is_yes "${NETWORKING}"; then
        if [ ! -f /var/lock/subsys/network -a "$1" != stop -a "$1" != status ]; then
-               msg_network_down pyICQt
+               msg_network_down PyICQt
                exit 1
        fi
 else
This page took 0.068983 seconds and 4 git commands to generate.