mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-24 09:08:53 +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:
@@ -9,7 +9,6 @@ COPYRIGHT="2003 Thomas A. Phelps"
|
||||
SRC_URI="http://downloads.sourceforge.net/project/polyglotman/polyglotman/3.2/rman-3.2.tar.gz"
|
||||
CHECKSUM_MD5="6d1d67641c6d042595a96a62340d3cc6"
|
||||
PATCHES="rman-3.2.patch"
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user