wok diff fceux/receipt @ rev 12040

postfix: Improve receipt + fix addgroup command
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Mar 07 16:30:58 2012 +0100 (2012-03-07)
parents be13f25e790b
children c66f76c2afc9
line diff
     1.1 --- a/fceux/receipt	Sun Feb 20 06:53:59 2011 +0000
     1.2 +++ b/fceux/receipt	Wed Mar 07 16:30:58 2012 +0100
     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|$PWD/_pkg/usr|" SConstruct