summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \