summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel Revilla2016-11-07 11:31:22 +0100
committerMiguel Revilla2016-11-07 11:31:22 +0100
commit6aa2c4e4ec303e4acf3b2db5f6ca9dd0ab5e8028 (patch)
tree4a6255ac9ce7aa6964313e893cf051e7296f9d7c /PKGBUILD
parent17502fe2726e148db1dfd0d9b30960a31b53d616 (diff)
downloadaur-6aa2c4e4ec303e4acf3b2db5f6ca9dd0ab5e8028.tar.gz
Small fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f870fb15cc4..ed9275a14f25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ build() {
./bootstrap
./configure --prefix=/usr
- make
+ LANG=C make
}
package() {