summaryrefslogtreecommitdiffstats
path: root/files/nftables/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'files/nftables/Makefile.am')
-rw-r--r--files/nftables/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/files/nftables/Makefile.am b/files/nftables/Makefile.am
index 2a511cd1..fc8b94ea 100644
--- a/files/nftables/Makefile.am
+++ b/files/nftables/Makefile.am
@@ -13,6 +13,3 @@ dist_pkgsysconf_DATA = all-in-one.nft \
ipv6-nat.nft \
ipv6-raw.nft \
netdev-ingress.nft
-
-install-data-hook:
- ${SED} -i 's|@sbindir[@]|${sbindir}/|g' ${DESTDIR}${pkgsysconfdir}/*.nft