mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
flare: fixed typo
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user