fix location of udhcpc binary in makefile
authorMichael Prokop <mika@grml.org>
Sat, 2 Dec 2006 09:46:50 +0000 (10:46 +0100)
committerMichael Prokop <mika@grml.org>
Sat, 2 Dec 2006 09:46:50 +0000 (10:46 +0100)
Makefile

index 9d2651e..dfafe8e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,6 @@ install: bin
        $(install_) -m 755 nfs-kernel-server $(usrshare)
        $(install_) -m 755 linuxrc $(usrshare)
        $(install_) -m 755 udhcp-config.sh $(usrshare)
-       $(install_) -m 755 udhcpc $(usrshare)
        $(install_) -m 755 modcalc $(usrshare)
        $(install_) -m 755 rdir $(usrshare)
        $(install_) -m 755 cdir $(usrshare)