aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 813ca45e..574204e6 100644
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,6 @@ install-post: install-etc
install -m 0755 -d $(DESTDIR)$(sharedstatedir)/stateless/state
install -m 0755 -d $(DESTDIR)$(sharedstatedir)/stateless/writable
install -m 0755 -d $(DESTDIR)$(libexecdir)/initscripts/legacy-actions
- install -m 0775 -d $(DESTDIR)/run/netreport
for idx in {0..6}; do \
dir=$(DESTDIR)$(sysconfdir)/rc.d/rc$$idx.d; \
install -m 0755 -d $$dir; \