mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Fix visualboyadvance-1.8.recipe
This commit is contained in:
@@ -9,7 +9,7 @@ LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2002-2004 Forgotten"
|
||||
|
||||
ARCHITECTURES="x86 ?x86_64"
|
||||
if [ $effectiveArchitecture != x86_gcc2 ]; then
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
ARCHITECTURES="$ARCHITECTURES x86_gcc2"
|
||||
fi
|
||||
SECONDARY_ARCHITECTURES="x86 ?x86_64"
|
||||
|
||||
Reference in New Issue
Block a user