forked from pool/libseccomp
This commit is contained in:
parent
ec7d0e8e8f
commit
277182ca6a
@ -100,7 +100,7 @@ This subpackage contains debug utilities for the seccomp interface.
|
|||||||
%patch -P 1 -p1
|
%patch -P 1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl -i -pe 's{AC_INIT\(\[libseccomp\], \[0\.0\.0\]\)}{AC_INIT([libseccomp], [2.2.90])}' configure.ac
|
perl -i -pe 's{AC_INIT\(\[libseccomp\], \[0\.0\.0\]\)}{AC_INIT([libseccomp], [2.3.0])}' configure.ac
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
%configure --includedir="%_includedir/%name" --disable-static
|
%configure --includedir="%_includedir/%name" --disable-static
|
||||||
make %{?_smp_mflags};
|
make %{?_smp_mflags};
|
||||||
|
Loading…
Reference in New Issue
Block a user