From b8d4cf6560385786d5b7824a85efc42d9bb41ed6 Mon Sep 17 00:00:00 2001 From: Fernando Fernandez Mancera Date: Wed, 22 Aug 2018 17:03:44 +0200 Subject: 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 Signed-off-by: Pablo Neira Ayuso --- files/nftables/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/nftables/Makefile.am') 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 -- cgit v1.2.3