Fix segfault when calling audit2why.init or audit2why.finish() python bindings more then once.

This commit is contained in:
rhatdan 2012-10-16 13:47:04 -04:00
parent 6b2b011ea6
commit 33fd4751b3
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ needed for developing SELinux applications.
%prep
%setup -q
%patch1 -p2 -b .rhat
%patch2 -p2 -b .audit2why
%patch2 -p1 -b .audit2why
%build
# To support building the Python wrapper against multiple Python runtimes