aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d91b9bcf..23db3282 100644
--- a/Makefile
+++ b/Makefile
@@ -95,8 +95,6 @@ install-post: install-etc
install -m 0755 -d $$dir; \
ln -srf $(DESTDIR)$(sysconfdir)/rc.d/rc$$idx.d $(DESTDIR)$(sysconfdir)/; \
done
- touch $(DESTDIR)$(sysconfdir)/rc.d/rc.local
- chmod 0755 $(DESTDIR)$(sysconfdir)/rc.d/rc.local
clean:
$(MAKE) clean -C src