summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJim Pryor <profjim@jimpryor.net>2009-11-29 02:47:10 +0100
committerJames Rayner <james@archlinux.org>2009-12-03 21:28:31 +0100
commit574554317eaa288f43288bf148caacca5905aa29 (patch)
treed60d4881317ed1261a995cef3fa03b90307d0bc0 /Makefile
parent4eb33236f56c1fb51de62c4706d8d291cdca019c (diff)
downloadnetctl-574554317eaa288f43288bf148caacca5905aa29.tar.gz
netctl-574554317eaa288f43288bf148caacca5905aa29.tar.xz
Makefile bug
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b69dd95..065cbc4 100644
--- a/Makefile
+++ b/Makefile
@@ -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} \