summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2021-01-08 15:03:49 -0500
committerVincent Grande2021-01-08 15:03:49 -0500
commitf14293146e694c73d7d9798d7c6a760f78596dd9 (patch)
tree0b93f8cc12aaf47964d7888a46a1f45bf2fe4d71
parentda50d782053cd8963d736c880f977d02a6f088e7 (diff)
downloadaur-f14293146e694c73d7d9798d7c6a760f78596dd9.tar.gz
--skip-po
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 716e594938bf..f7359fa080d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ build() {
# disable libidn for security reasons:
# http://lists.gnupg.org/pipermail/gnutls-devel/2015-May/007582.html
- ./bootstrap
+ ./bootstrap --skip-po
./configure --prefix=/usr --libdir=/usr/lib32 --build=i686-pc-linux-gnu \
--with-zlib \
--with-included-unistring \