mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture, so using it means secondary package builds fail. example: $portVersionedName is libwow_x86-0.0.0 when doing an x86 build on x86_gcc2
This commit is contained in:
@@ -8,7 +8,6 @@ LICENSE="BSD (2-clause)"
|
||||
COPYRIGHT="2008-2013 The Chicken Team
|
||||
2000-2007 Felix L. Winkelmann"
|
||||
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
ARCHITECTURES="?x86 ?x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user