summaryrefslogtreecommitdiff
path: root/extra/libreoffice-still
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libreoffice-still')
-rw-r--r--extra/libreoffice-still/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libreoffice-still/PKGBUILD b/extra/libreoffice-still/PKGBUILD
index e1ec0078..abe13200 100644
--- a/extra/libreoffice-still/PKGBUILD
+++ b/extra/libreoffice-still/PKGBUILD
@@ -1,7 +1,7 @@
eval "$(
declare -f build | \
sed '
- s|make build|make build-nocheck|
+ s|\(make build\)\([;[:space:]]\)|\1-nocheck\2|
s|--enable-ext-wiki-publisher|--disable-ext-wiki-publisher|
s|--enable-ext-nlpsolver|--disable-ext-nlpsolver|
'