wok diff wesnoth/receipt @ rev 8848
Up: libburn to 1.0.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Feb 24 22:24:14 2011 +0000 (2011-02-24) |
parents | f0d3a960e727 |
children | 0867e290621a |
line diff
1.1 --- a/wesnoth/receipt Thu Sep 30 02:41:36 2010 +0000 1.2 +++ b/wesnoth/receipt Thu Feb 24 22:24:14 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/' \