mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
freetype: fix secondary arch build
Seems like defineDebugInfoPackage wants the suffixed package name.
This commit is contained in:
@@ -50,7 +50,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:which
|
||||
"
|
||||
|
||||
defineDebugInfoPackage freetype \
|
||||
defineDebugInfoPackage freetype$secondaryArchSuffix \
|
||||
$libDir/libfreetype.so.6.12.6
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user