forked from pool/xtables-addons
Use xtlibdir
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/xtables-addons?expand=0&rev=20
This commit is contained in:
parent
6c36ed7933
commit
38285628e5
@ -36,6 +36,9 @@ Recommends: %name-kmp
|
||||
# Yes, we've got a lot of good stuff!
|
||||
Provides: ipset = 4.4
|
||||
Recommends: xtables-geoip
|
||||
|
||||
%define xtlibdir %(pkg-config xtables --variable=xtlibdir)
|
||||
|
||||
%kernel_module_package
|
||||
|
||||
%description
|
||||
@ -101,7 +104,7 @@ rm -Rf "%buildroot";
|
||||
%doc %_mandir/*/*
|
||||
%_sbindir/*
|
||||
%_libdir/*.so.*
|
||||
%_libexecdir/xtables
|
||||
%xtlibdir
|
||||
%_libexecdir/xtables-addons
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user