summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-03-14 23:21:40 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-03-14 23:21:40 +0000
commit56b84b1ad77b8ec713b77deb30a6379d357bdb82 (patch)
tree5586f5e6b9b5ced5f5b32ec593955dd9ea2ceb24
parentf71780afd22accdb2264b7ed6662c5be64407c6d (diff)
downloads6-networking-56b84b1ad77b8ec713b77deb30a6379d357bdb82.tar.xz
Really fix update and global-links dependencies this time...
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 403f6d4..67fb474 100644
--- a/Makefile
+++ b/Makefile
@@ -89,7 +89,7 @@ install-data: $(ALL_DATA:src/etc/%=$(DESTDIR)$(datadir)/%)
ifneq ($(exthome),)
-$(DESTDIR)$(exthome): $(home)
+$(DESTDIR)$(exthome): $(DESTDIR)$(home)
exec $(INSTALL) -l $(notdir $(home)) $(DESTDIR)$(exthome)
update: $(DESTDIR)$(exthome)