Arturo Borrero Gonzalez <arturo@xxxxxxxxxxxxx> wrote: > On 12 March 2018 at 12:36, Florian Westphal <fw@xxxxxxxxx> wrote: > > + > > +install-data-hook: > > + ${SED} -i 's|@sbindir[@]|${sbindir}/|g' ${DESTDIR}${pkgsysconfdir}/* > > -- > > The shebang in those files is static now (#!/usr/sbin/nft -f) Indeed. I would change this back to the replace-variant. > Perhaps we should differentiate between files we use for development > and example files for the tarball (downstream users) Right, the example files could provide real examples, the files in /etc are just the 'iptables tables' in nft (i.e. only base chain hooks, no rules). -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html