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!
|
# Yes, we've got a lot of good stuff!
|
||||||
Provides: ipset = 4.4
|
Provides: ipset = 4.4
|
||||||
Recommends: xtables-geoip
|
Recommends: xtables-geoip
|
||||||
|
|
||||||
|
%define xtlibdir %(pkg-config xtables --variable=xtlibdir)
|
||||||
|
|
||||||
%kernel_module_package
|
%kernel_module_package
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -101,7 +104,7 @@ rm -Rf "%buildroot";
|
|||||||
%doc %_mandir/*/*
|
%doc %_mandir/*/*
|
||||||
%_sbindir/*
|
%_sbindir/*
|
||||||
%_libdir/*.so.*
|
%_libdir/*.so.*
|
||||||
%_libexecdir/xtables
|
%xtlibdir
|
||||||
%_libexecdir/xtables-addons
|
%_libexecdir/xtables-addons
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user