mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
coreutils: add base32 and b2sum in the debug package.
This commit is contained in:
@@ -21,7 +21,7 @@ COPYRIGHT="1994-2016 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/coreutils/coreutils-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="155e94d748f8e2bc327c66e0cbebdb8d6ab265d2f37c3c928f7bf6c3beba9a8e"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 x86_64 ?arm"
|
||||
|
||||
PATCHES="
|
||||
@@ -149,6 +149,8 @@ BUILD_PREREQUIRES="
|
||||
|
||||
defineDebugInfoPackage coreutils \
|
||||
$binDir/[ \
|
||||
$binDir/b2sum \
|
||||
$binDir/base32 \
|
||||
$binDir/base64 \
|
||||
$binDir/basename \
|
||||
$binDir/cat \
|
||||
|
||||
Reference in New Issue
Block a user