Move readlink, mktemp, run-parts and which to a new debianutils dir.

This commit is contained in:
Glenn L McGrath
2002-11-11 03:00:12 +00:00
parent c11986d89e
commit 8f0722a53b
16 changed files with 86 additions and 11 deletions

View File

@@ -21,7 +21,6 @@ if [ "$CONFIG_INIT" = "y" ]; then
fi
bool 'start-stop-daemon' CONFIG_START_STOP_DAEMON
bool 'run-parts' CONFIG_RUN_PARTS
bool 'mesg' CONFIG_MESG
endmenu