mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
LibreOffice: remove commandSuffix, thanks to the previous commit.
This commit is contained in:
@@ -37,11 +37,6 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
fi
|
||||
|
||||
commandSuffix=$secondaryArchSuffix
|
||||
if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
commandSuffix=
|
||||
fi
|
||||
|
||||
boostMinimumVersion=1.65.0
|
||||
|
||||
PROVIDES="
|
||||
@@ -241,7 +236,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:python3.6
|
||||
cmd:ucpp
|
||||
cmd:which
|
||||
cmd:xz$commandSuffix
|
||||
cmd:xz
|
||||
cmd:zip
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user