mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
libabw: typo commandSuffix
This commit is contained in:
@@ -4,14 +4,14 @@ documents."
|
||||
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libabw"
|
||||
COPYRIGHT="Fridrich Strba, David Tardon"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://dev-www.libreoffice.org/src/libabw/libabw-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="0b72944d5af81dda0a5c5803ee84cbac4b81441a4d767aa57029adc6744c2485"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
ommandSuffix=$secondaryArchSuffix
|
||||
commandSuffix=$secondaryArchSuffix
|
||||
commandBinDir=$binDir
|
||||
if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
commandSuffix=
|
||||
|
||||
Reference in New Issue
Block a user