- Add audit2why python bindings

This commit is contained in:
Daniel J Walsh 2008-01-10 19:00:33 +00:00
parent 4676dbee55
commit d189708d7a

View File

@ -54,8 +54,8 @@ needed for developing SELinux applications.
%build
make clean
make CFLAGS="-g %{optflags}" %{?_smp_mflags} swigify
make CFLAGS="-g %{optflags}" %{?_smp_mflags} all pywrap
make LIBDIR="%{_libdir}" CFLAGS="-g %{optflags}" %{?_smp_mflags} swigify
make LIBDIR="%{_libdir}" CFLAGS="-g %{optflags}" %{?_smp_mflags} all pywrap
%install
rm -rf %{buildroot}