summaryrefslogtreecommitdiffstats
path: root/files/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'files/Makefile.in')
-rw-r--r--files/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/Makefile.in b/files/Makefile.in
index c3643df2..dc237e23 100644
--- a/files/Makefile.in
+++ b/files/Makefile.in
@@ -2,3 +2,4 @@ install:
@echo -e " INSTALL\tfiles"
$(MKDIR_P) $(DESTDIR)/$(confdir)
$(INSTALL) -m 755 -p $(SUBDIR)nftables/* $(DESTDIR)/$(confdir)/
+ $(SED) -i "s~#\! nft~#\!@sbindir@/nft~" $(DESTDIR)/$(confdir)/*