- Fix leaky descriptor
This commit is contained in:
parent
e970cd9667
commit
1b2534e1d4
@ -44,10 +44,7 @@ needed for developing applications that manipulate binary policies.
|
||||
|
||||
%build
|
||||
make clean
|
||||
# Don't want to rebuild
|
||||
make CFLAGS="%{optflags}" all
|
||||
touch src/semanage_wrap.c
|
||||
make CFLAGS="%{optflags}" pywrap
|
||||
make CFLAGS="%{optflags}" LIBDIR="${RPM_BUILD_ROOT}%{_libdir}" SHLIBDIR="${RPM_BUILD_ROOT}/%{_lib}" all pywrap
|
||||
|
||||
%install
|
||||
rm -rf ${RPM_BUILD_ROOT}
|
||||
|
Loading…
Reference in New Issue
Block a user