mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-07 20:25:08 +02:00
Another DESTDIR fix.
This commit is contained in:
parent
f23801218e
commit
3a740f2e3b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user