diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ VPATH = doc install: install -d $(DESTDIR)/usr/lib/network/{connections,hooks} \ $(DESTDIR)/etc/network.d/{examples,hooks,interfaces} \ - $(DESTDIR)/etc/rc.d} \ + $(DESTDIR)/etc/rc.d \ $(DESTDIR)/var/run/network/{interfaces,profiles} \ $(DESTDIR)/usr/share/man/{man5,man8} \ |