mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-18 17:35:59 +01:00
time: fix x86 debuginfo package "requires".
This commit is contained in:
@@ -7,7 +7,7 @@ zero values."
|
||||
HOMEPAGE="https://www.gnu.org/software/time/"
|
||||
COPYRIGHT="2004-2023 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://ftp.gnu.org/gnu/time/time-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e"
|
||||
|
||||
@@ -45,7 +45,7 @@ TEST_REQUIRES="
|
||||
cmd:which
|
||||
"
|
||||
|
||||
defineDebugInfoPackage time \
|
||||
defineDebugInfoPackage time$secondaryArchSuffix \
|
||||
$commandBinDir/time
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user