wok-stable diff wesnoth/receipt @ rev 9687
xorg-libXmu: clean up.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 06 21:41:32 2011 +0000 (2011-05-06) |
parents | f0d3a960e727 |
children | 0867e290621a |
line diff
1.1 --- a/wesnoth/receipt Thu Sep 30 02:41:36 2010 +0000 1.2 +++ b/wesnoth/receipt Fri May 06 21:41:32 2011 +0000 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/' \