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 5afce008..01a21223 100644
--- a/Makefile
+++ b/Makefile
@@ -96,8 +96,6 @@ install-post: install-etc
ln -srf $(DESTDIR)$(sysconfdir)/rc.d/rc$$idx.d $(DESTDIR)$(sysconfdir)/; \
done
ln -srf $(DESTDIR)$(sysconfdir)/rc.d/init.d $(DESTDIR)$(sysconfdir)/init.d
- touch $(DESTDIR)$(sysconfdir)/rc.d/rc.local
- chmod 0755 $(DESTDIR)$(sysconfdir)/rc.d/rc.local
clean:
$(MAKE) clean -C src