We don't care about update-rc

This commit is contained in:
Roy Marples 2007-11-28 15:50:18 +00:00
parent ac9279cc0d
commit 9252492d2f

View File

@ -141,7 +141,6 @@ install:: $(TARGET)
install -d $(DESTDIR)/bin
install -d $(DESTDIR)/sbin
install -m 0555 $(SBIN_TARGETS) $(DESTDIR)/sbin
ln -sf rc-update $(DESTDIR)/sbin/update-rc
install -d $(DESTDIR)/$(RC_LIB)/conf.d
install -m 0444 $(SYS_WHITELIST) $(DESTDIR)/$(RC_LIB)/conf.d
install -d $(DESTDIR)/$(RC_LIB)/bin