- Fix leaky descriptor

This commit is contained in:
Daniel J Walsh 2006-04-03 22:15:37 +00:00
parent e970cd9667
commit 1b2534e1d4
1 changed files with 1 additions and 4 deletions

View File

@ -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}