mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
tox: fix x86 build (#13841)
This commit is contained in:
@@ -44,7 +44,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_tools="
|
||||
tox_tools$secondaryArchSuffix = $portVersion
|
||||
tox${secondaryArchSuffix}_tools = $portVersion
|
||||
cmd:DHT_bootstrap$commandSuffix = $portVersion
|
||||
cmd:tox_bootstrapd$commandSuffix = $portVersion
|
||||
"
|
||||
@@ -113,7 +113,7 @@ INSTALL()
|
||||
|
||||
packageEntries tools \
|
||||
$dataDir \
|
||||
$binDir
|
||||
$commandBinDir
|
||||
}
|
||||
|
||||
TEST()
|
||||
|
||||
Reference in New Issue
Block a user