OBS User unknown
2009-01-09 17:23:21 +00:00
committed by Git OBS Bridge
parent 6f72de8c75
commit 5170799d2b
4 changed files with 45 additions and 2 deletions

View File

@@ -76,6 +76,7 @@ Patch18: boost-sigcld_handling.patch
Patch19: boost-sane_versioning.patch
Patch20: boost-strict_aliasing.patch
Patch21: boost-default_extension.patch
Patch22: boost-fix_valgrind_complaint.patch
Recommends: %{all_libs}
%description
@@ -333,6 +334,7 @@ find -type f ! \( -name \*.sh -o -name \*.py -o -name \*.pl \) -exec chmod -x {}
%patch19
%patch20
%patch21
%patch22
chmod +x configure
#stupid build machinery copies .orig files
find . -name \*.orig -exec rm {} +