wok-next diff openexr/receipt @ rev 9715

glibc-base: remove post_install() it not working and not usefull
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 23:49:22 2011 +0200 (2011-05-08)
parents 6f01180108ea
children aca8b8182adb
line diff
     1.1 --- a/openexr/receipt	Thu Oct 07 15:01:45 2010 +0000
     1.2 +++ b/openexr/receipt	Sun May 08 23:49:22 2011 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -p1 -i ../stuff/gcc43.patch
     1.8 +	patch -p1 -i $stuff/gcc43.patch
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \