summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-03-14 23:21:38 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-03-14 23:21:38 +0000
commit82776d2fe715afcded74b3841f6d9a5b410e16c5 (patch)
treeacaa4986cc505c68171e6bcd2aa09749a3b43bb2
parent7242fc8c236585f80a66e83c7b612e96c81b3381 (diff)
downloads6-linux-utils-82776d2fe715afcded74b3841f6d9a5b410e16c5.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)