summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-03-14 23:21:44 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-03-14 23:21:44 +0000
commit3cf69b8cea7778196db5c2616c6e7d8c73fa62fa (patch)
tree090eacda9f3ead6d396765c9c3b1abae36f6025a /Makefile
parent7d19a087b31abb601043e98060b79cc24e9c8a55 (diff)
downloads6-rc-3cf69b8cea7778196db5c2616c6e7d8c73fa62fa.tar.xz
Really fix update and global-links dependencies this time...
Diffstat (limited to 'Makefile')
-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)