- Add audit2why python bindings
This commit is contained in:
parent
4676dbee55
commit
d189708d7a
@ -54,8 +54,8 @@ needed for developing SELinux applications.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
make clean
|
make clean
|
||||||
make CFLAGS="-g %{optflags}" %{?_smp_mflags} swigify
|
make LIBDIR="%{_libdir}" CFLAGS="-g %{optflags}" %{?_smp_mflags} swigify
|
||||||
make CFLAGS="-g %{optflags}" %{?_smp_mflags} all pywrap
|
make LIBDIR="%{_libdir}" CFLAGS="-g %{optflags}" %{?_smp_mflags} all pywrap
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
Loading…
Reference in New Issue
Block a user