summaryrefslogtreecommitdiffstats
path: root/package/ed/ed.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/ed/ed.mk')
-rw-r--r--package/ed/ed.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/ed/ed.mk b/package/ed/ed.mk
index 4036fc1b5..a08678cb0 100644
--- a/package/ed/ed.mk
+++ b/package/ed/ed.mk
@@ -29,7 +29,6 @@ $(ED_DIR)/.configured: $(ED_DIR)/.unpacked
--build=$(GNU_HOST_NAME) \
--prefix=/usr \
--exec-prefix=/usr \
- $(DISABLE_NLS) \
);
touch $@