aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/hylafaxplus/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/hylafaxplus/APKBUILD b/testing/hylafaxplus/APKBUILD
index 69f173d402..90181d3c15 100644
--- a/testing/hylafaxplus/APKBUILD
+++ b/testing/hylafaxplus/APKBUILD
@@ -27,8 +27,7 @@ build() {
export CC=gcc
export CXX=g++
case "$CARCH" in
- ppc64le)
- par_options="-j1"
+ ppc64le) par_options="-j1"
;;
esac
./configure \