[arch-commits] Commit in libreoffice-fresh/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Fri Sep 4 05:13:27 UTC 2020
Date: Friday, September 4, 2020 @ 05:13:26
Author: andyrtr
Revision: 395431
fix typo
Modified:
libreoffice-fresh/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-03 22:16:21 UTC (rev 395430)
+++ PKGBUILD 2020-09-04 05:13:26 UTC (rev 395431)
@@ -146,7 +146,7 @@
# http://site.icu-project.org/download/61#TOC-Migration-Issues
CPPFLAGS+=' -DU_USING_ICU_NAMESPACE=1'
- ./autogen.sh --with-extra-buildid=="${pkgver}-${pkgrel}" \
+ ./autogen.sh --with-extra-buildid="${pkgver}-${pkgrel}" \
--with-vendor="Arch Linux" \
--enable-split-app-modules \
--with-parallelism=${_MAKEFLAGS/-j/} \
More information about the arch-commits
mailing list