added poweroff(8)
This commit is contained in:
@@ -45,6 +45,7 @@ usr: \
|
||||
/usr/bin/floppysetup \
|
||||
/usr/bin/packit \
|
||||
/usr/bin/packman \
|
||||
/usr/bin/poweroff \
|
||||
/usr/bin/spell \
|
||||
/usr/bin/srccrc \
|
||||
/usr/bin/svclog \
|
||||
@@ -150,6 +151,9 @@ clean:
|
||||
/usr/bin/packman: packman.sh
|
||||
install -m 755 -c -o bin $? $@
|
||||
|
||||
/usr/bin/poweroff: poweroff.sh
|
||||
install -m 755 -c -o bin $? $@
|
||||
|
||||
/usr/bin/spell: spell.sh
|
||||
install -m 755 -c -o bin $? $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user