wok diff wesnoth/receipt @ rev 9732

linux: Fix 2. clean up and make it build with cookutils: FIXME: tazwok specif code (aufs is ok for cook and tazwok I guess)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 15:57:19 2011 +0200 (2011-05-09)
parents f0d3a960e727
children 0867e290621a
line diff
     1.1 --- a/wesnoth/receipt	Thu Sep 30 02:41:36 2010 +0000
     1.2 +++ b/wesnoth/receipt	Mon May 09 15:57:19 2011 +0200
     1.3 @@ -20,7 +20,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	./autogen.sh || exit 1
     1.8 +	./autogen.sh || return 1
     1.9  	./configure --prefix=/usr $CONFIGURE_ARGS
    1.10  	sed -i  -e 's/CFLAGS = -O2/CFLAGS = -fno-strict-aliasing -O2/' \
    1.11  		-e 's/CXXFLAGS = -O2/CXXFLAGS = -fno-strict-aliasing -O2/' \