mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Remove SOURCE_EXPORT_SUBDIR
This commit is contained in:
@@ -46,8 +46,7 @@ BUILD_PREREQUIRES="
|
||||
texinfo
|
||||
"
|
||||
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
SOURCE_EXPORT_SUBDIR="legacy/binutils"
|
||||
SOURCE_DIR="$portVersionedName/legacy/binutils"
|
||||
BUILD_PACKAGE_ACTIVATION_PHASE=INSTALL
|
||||
|
||||
binutilsDir=$(pwd)
|
||||
|
||||
@@ -44,8 +44,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:makeinfo
|
||||
"
|
||||
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
SOURCE_EXPORT_SUBDIR="legacy/gcc"
|
||||
SOURCE_DIR="$portVersionedName/legacy/gcc"
|
||||
BUILD_PACKAGE_ACTIVATION_PHASE=INSTALL
|
||||
|
||||
gccDir=$(pwd)
|
||||
|
||||
Reference in New Issue
Block a user