projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17facb9
)
Remove unknown NLS option from ed
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 12 Aug 2007 00:03:23 +0000
(
00:03
-0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 12 Aug 2007 00:03:23 +0000
(
00:03
-0000)
package/ed/ed.mk
patch
|
blob
|
history
diff --git
a/package/ed/ed.mk
b/package/ed/ed.mk
index 4036fc1b5032216bfa0436d6b6f0acf508a50ac9..a08678cb03caf4fa4ad69680ec9d47a8f515afb9 100644
(file)
--- 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 $@