Don't recommend using /opt/libreoffice

Signed-off-by: Tor Lillqvist <tml@collabora.com>
Change-Id: I4cb27eaedf1af6bf2cdf1b21b43cc65d05a344e2
pull/5417/head
Tor Lillqvist 2022-11-02 13:55:01 +02:00 committed by Michael Meeks
parent 6656bc8ac3
commit 3862efd37e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ if [ $# -eq 0 ]; then
exit;
fi
BUILD_PATH=$1 # eg. /opt/libreoffice/
BUILD_PATH=$1 # for instance $PWD/zstd-build-dir
PLATFORMS="OS64"