wok-next diff openexr/receipt @ rev 14140
libnet(-dev): up 1.1.6
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Fri Mar 01 08:15:54 2013 -0800 (2013-03-01) |
parents | aca8b8182adb |
children | 23c3aed67cd9 |
line diff
1.1 --- a/openexr/receipt Fri May 20 22:24:12 2011 +0000 1.2 +++ b/openexr/receipt Fri Mar 01 08:15:54 2013 -0800 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