mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libqalculate, 32bit fix for debug package (#13671)
This commit is contained in:
@@ -108,7 +108,7 @@ BUILD_PREREQUIRES="
|
|||||||
|
|
||||||
defineDebugInfoPackage libqalculate$secondaryArchSuffix \
|
defineDebugInfoPackage libqalculate$secondaryArchSuffix \
|
||||||
$libDir/libqalculate.so.$libVersion \
|
$libDir/libqalculate.so.$libVersion \
|
||||||
"$(getPackagePrefix tools)/$relativeBinDir"/qalc
|
"$(getPackagePrefix tools)"/bin/qalc
|
||||||
|
|
||||||
BUILD()
|
BUILD()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user