summaryrefslogtreecommitdiff
path: root/system/patch/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/patch/APKBUILD')
-rw-r--r--system/patch/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/patch/APKBUILD b/system/patch/APKBUILD
index 2cc08dd73..808152cf2 100644
--- a/system/patch/APKBUILD
+++ b/system/patch/APKBUILD
@@ -32,8 +32,7 @@ build() {
--prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \
- --localstatedir=/var \
- --disable-nls
+ --localstatedir=/var
make
}