mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +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:
@@ -17,7 +17,6 @@ LICENSE="GNU GPL v3"
|
||||
COPYRIGHT="2000-2013 Tama Communications Corporation
|
||||
2007-2013 Free Software Foundation, Inc."
|
||||
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
PATCHES="global-6.2.9.patch"
|
||||
|
||||
Reference in New Issue
Block a user