Rename packme to packman.

This commit is contained in:
Ben Gras 2006-03-19 21:36:20 +00:00
parent 61e6eb290f
commit 12f37ed99e
2 changed files with 2 additions and 2 deletions

View file

@ -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