summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-03-14 23:21:31 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-03-14 23:21:31 +0000
commit4588c3eee9e64aa4cff6c1779721dcc744335d4a (patch)
treefc6eb78f35513ce21f4735ecd7a49e312b22ebb1 /Makefile
parentb386c53db2d376f3bd12f1ffd78edfd02f0b8ca2 (diff)
downloads6-4588c3eee9e64aa4cff6c1779721dcc744335d4a.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)