- Fix leaky descriptor

This commit is contained in:
Daniel J Walsh 2006-04-03 21:51:23 +00:00
parent 07a3ad638e
commit e970cd9667
1 changed files with 2 additions and 1 deletions

View File

@ -45,8 +45,9 @@ 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}" all pywrap
make CFLAGS="%{optflags}" pywrap
%install
rm -rf ${RPM_BUILD_ROOT}