Another DESTDIR fix.

This commit is contained in:
Gunnar Beutner 2013-10-02 14:27:17 +02:00
parent f23801218e
commit 3a740f2e3b

View File

@ -7,4 +7,4 @@ CLEANFILES = $(bin_SCRIPTS)
EXTRA_DIST = i2enfeature.in
install-exec-hook:
$(LN_S) -f i2enfeature $(sbindir)/i2disfeature
$(LN_S) -f i2enfeature $(DESTDIR)$(sbindir)/i2disfeature