flare: fixed typo

This commit is contained in:
Jerome Duval
2014-12-21 10:50:24 +00:00
parent 5292799b7f
commit e355677fb1

View File

@@ -1,5 +1,5 @@
SUMMARY="Single-player 2D action RPG."
DESCRIPTION="Flare is a a single-player 2D action RPG with fast-paced action \
DESCRIPTION="Flare is a single-player 2D action RPG with fast-paced action \
and a dark fantasy style."
HOMEPAGE="http://flarerpg.org"
SRC_URI="http://downloads.sourceforge.net/project/flare-game/Linux/flare.0.19.tar.gz"
@@ -12,8 +12,6 @@ COPYRIGHT="2010-2013 Clint Bellanger"
ARCHITECTURES="x86 x86_64"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
ARCHITECTURES="$ARCHITECTURES x86_gcc2"
else
ARCHITECTURES="$ARCHITECTURES !x86_gcc2"
fi
SECONDARY_ARCHITECTURES="x86"