mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
binutils: fix source dir name.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
SUMMARY="The GNU assembler, linker and binary utilities"
|
||||
HOMEPAGE="http://www.gnu.org/software/binutils"
|
||||
SOURCE_URI="https://github.com/haiku/buildtools/archive/ab0f66e995971d3e7c6c123daaab860378c5bbb1.tar.gz"
|
||||
commit="ab0f66e995971d3e7c6c123daaab860378c5bbb1"
|
||||
SOURCE_URI="https://github.com/haiku/buildtools/archive/$commit.tar.gz"
|
||||
SOURCE_FILENAME="$portName-$portVersion.tar.gz"
|
||||
SOURCE_DIR="buildtools-$commit/legacy/binutils"
|
||||
REVISION="2"
|
||||
LICENSE="
|
||||
GNU GPL v2
|
||||
@@ -48,7 +51,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:xargs
|
||||
"
|
||||
|
||||
SOURCE_DIR="binutils-$portVersion/legacy/binutils"
|
||||
CHECKSUM_SHA256="aa27149677e4cfb54458c0d910a68cf32aa4aa6129a2a39ee57aca1c0584072b"
|
||||
BUILD_PACKAGE_ACTIVATION_PHASE=INSTALL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user