wok-stable diff wesnoth/receipt @ rev 10572
awesome: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 25 23:46:34 2011 +0200 (2011-05-25) |
parents | f0d3a960e727 |
children | 0867e290621a |
line diff
1.1 --- a/wesnoth/receipt Thu Sep 30 02:41:36 2010 +0000 1.2 +++ b/wesnoth/receipt Wed May 25 23:46:34 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/' \