]> Zhao Yanbai Git Server - minix.git/commitdiff
Rename packme to packman.
authorBen Gras <ben@minix3.org>
Sun, 19 Mar 2006 21:36:20 +0000 (21:36 +0000)
committerBen Gras <ben@minix3.org>
Sun, 19 Mar 2006 21:36:20 +0000 (21:36 +0000)
commands/scripts/Makefile
commands/scripts/packman.sh [moved from commands/scripts/packme.sh with 100% similarity]

index f45b3031efe5b1ad7776a2b92d9f380d38c9144c..9fb14ec0999413e46410cbd350b11a31e631c8e8 100755 (executable)
@@ -43,7 +43,7 @@ usr:  \
        /usr/bin/rotate \
        /usr/bin/floppysetup \
        /usr/bin/packit \
-       /usr/bin/packme \
+       /usr/bin/packman \
        /usr/bin/spell \
        /usr/bin/srccrc \
        /usr/bin/svclog \
@@ -142,7 +142,7 @@ clean:
 /usr/bin/packit:       packit.sh
        install -m 755 -c -o bin $? $@
 
-/usr/bin/packme:       packme.sh
+/usr/bin/packman:      packman.sh
        install -m 755 -c -o bin $? $@
 
 /usr/bin/spell:        spell.sh