forked from pool/libseccomp
spec cleaning
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=53
This commit is contained in:
parent
68c5133d44
commit
724a3fa970
@ -100,8 +100,8 @@ This subpackage contains debug utilities for the seccomp interface.
|
||||
|
||||
%build
|
||||
if [ ! -f configure ]; then
|
||||
perl -i -pe 's{AC_INIT\(\[libseccomp\], \[0\.0\.0\]\)}{AC_INIT([libseccomp], [%{version}])}' configure.ac
|
||||
autoreconf -fvi
|
||||
perl -i -pe 's{\QAC_INIT([libseccomp], [0.0.0])\E}{AC_INIT([libseccomp], [%version])}' configure.ac
|
||||
autoreconf -fiv
|
||||
fi
|
||||
%configure \
|
||||
--includedir="%_includedir/%name" \
|
||||
|
Loading…
Reference in New Issue
Block a user