wok-next diff openexr/receipt @ rev 13019
Up perl-berkeleydb (0.51)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 09 10:39:06 2012 +0200 (2012-06-09) |
parents | aca8b8182adb |
children | 23c3aed67cd9 |
line diff
1.1 --- a/openexr/receipt Fri May 20 22:24:12 2011 +0000 1.2 +++ b/openexr/receipt Sat Jun 09 10:39:06 2012 +0200 1.3 @@ -16,6 +16,10 @@ 1.4 { 1.5 cd $src 1.6 patch -p1 -i $stuff/gcc43.patch 1.7 + sed -i 's/.*ImathVec.*/#include "string.h"\n&/' \ 1.8 + IlmImf/ImfChromaticities.h 1.9 + sed -i 's/.*Iex.*/#include "string.h"\n&/' \ 1.10 + exrenvmap/blurImage.cpp 1.11 ./configure \ 1.12 $CONFIGURE_ARGS && 1.13 make && make install