mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Fix patchname in libusb 1.0.17 for hybrid builds.
This commit is contained in:
@@ -37,7 +37,7 @@ if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
fi
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PATCHES="$portVersionedName.patchset"
|
||||
PATCHES="libusb-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
libusb$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user