]> git.ipfire.org Git - thirdparty/ipset.git/commit
The "extra" subdirectory for kernel modules may have a full subtree
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 18 Nov 2014 07:15:42 +0000 (08:15 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 18 Nov 2014 07:15:42 +0000 (08:15 +0100)
commit14268dd62ed9067b687543d586d82501aa3e6fb7
treef9cc093b389fb724a1bb715f5bba8a341dca12d9
parentab37682708b57c664acdf7b9122773bc71d25bde
The "extra" subdirectory for kernel modules may have a full subtree

Jesper Dangaard Brouer reported that on Red Hat Enterprise Linux
Server release 6.5 the extra subdirectory contains the full subtree
path

/lib/modules/*/extra/netfilter/ipset/

and not

/lib/modules/*/extra/ipset/

Check only "/extra/" in the path.
Makefile.am