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

@@ -29,7 +29,6 @@ INIT-$(CONFIG_MESG) += mesg.o
INIT-$(CONFIG_POWEROFF) += poweroff.o
INIT-$(CONFIG_REBOOT) += reboot.o
INIT-$(CONFIG_START_STOP_DAEMON) += start_stop_daemon.o
INIT-$(CONFIG_RUN_PARTS) += run_parts.o
libraries-y+=$(INIT_DIR)$(INIT_AR)