wok-stable diff fceux/receipt @ rev 12319

shell-fm add TARBALL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 11 10:41:01 2012 +0200 (2012-08-11)
parents c66f76c2afc9
children
line diff
     1.1 --- a/fceux/receipt	Tue Mar 13 03:22:07 2012 +0100
     1.2 +++ b/fceux/receipt	Sat Aug 11 10:41:01 2012 +0200
     1.3 @@ -15,6 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/void\* gzfile/gzFile_s* gzfile/' src/file.cpp
     1.8  	scons
     1.9  
    1.10  	sed -i "s|/usr/local|$DESTDIR/usr|" SConstruct