configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dd7f34586073a8550dd84da06f13d7a903932f8b
Author: Tor Lillqvist <[email protected]>
AuthorDate: Tue Sep 8 00:21:12 2020 +0300
Commit: Tor Lillqvist <[email protected]>
CommitDate: Sun Nov 15 10:43:07 2020 +0100
Use PRODUCTNAME_WITHOUT_SPACES for SDKDIRNAME
Change-Id: I2e3e45ffba563dc1b13b3b66346debd9690d0abe
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102211
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105881
Tested-by: Jenkins CollaboraOffice <[email protected]>
diff --git a/configure.ac b/configure.ac
index b610b6d537cf..dfe2475f2c7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -697,7 +697,7 @@ darwin*|macos*) # macOS
_os=Darwin
INSTROOTBASESUFFIX=/$PRODUCTNAME_WITHOUT_SPACES.app
INSTROOTCONTENTSUFFIX=/Contents
- SDKDIRNAME=AC_PACKAGE_NAME${PRODUCTVERSION}_SDK
+ SDKDIRNAME=${PRODUCTNAME_WITHOUT_SPACES}${PRODUCTVERSION}_SDK
# See comment above the case "$host_os"
LINKFLAGSSHL="-dynamiclib -single_module"
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits