summaryrefslogtreecommitdiffstats
path: root/files/nftables
diff options
context:
space:
mode:
authorFernando Fernandez Mancera <ffmancera@riseup.net>2018-08-22 17:03:44 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2018-08-23 20:50:26 +0200
commitb8d4cf6560385786d5b7824a85efc42d9bb41ed6 (patch)
tree03825ba6dc2c63fe9b4d70f55263e12b51ce97c6 /files/nftables
parent6c8d1ded5e0f3e2d775eaf342cb501740e50e564 (diff)
files: osf: copy iptables/utils/pf.os into nftables tree
As we are going to need pf.os file to load OS fingerprints from the incoming nfnl_osf.c, we copy it into the nftables tree directory "files/osf/". Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'files/nftables')
-rw-r--r--files/nftables/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/nftables/Makefile.am b/files/nftables/Makefile.am
index 43e30281..f18156d8 100644
--- a/files/nftables/Makefile.am
+++ b/files/nftables/Makefile.am
@@ -13,4 +13,4 @@ dist_pkgsysconf_DATA = all-in-one.nft \
ipv6-raw.nft
install-data-hook:
- ${SED} -i 's|@sbindir[@]|${sbindir}/|g' ${DESTDIR}${pkgsysconfdir}/*
+ ${SED} -i 's|@sbindir[@]|${sbindir}/|g' ${DESTDIR}${pkgsysconfdir}/*.nft