summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-03-14 23:21:36 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-03-14 23:21:36 +0000
commite9986b4505219ac7eaf0b86fba81e2aee87dffe4 (patch)
tree614f195d90fc25a2d24d7dc3754c00779982869a
parent99db04283debeb283fda1ae3dbb5d1c57218a2e9 (diff)
downloads6-linux-init-e9986b4505219ac7eaf0b86fba81e2aee87dffe4.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)