mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
Remove unknown NLS option from ed
This commit is contained in:
parent
17facb94c5
commit
7c0e91174c
@ -29,7 +29,6 @@ $(ED_DIR)/.configured: $(ED_DIR)/.unpacked
|
|||||||
--build=$(GNU_HOST_NAME) \
|
--build=$(GNU_HOST_NAME) \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--exec-prefix=/usr \
|
--exec-prefix=/usr \
|
||||||
$(DISABLE_NLS) \
|
|
||||||
);
|
);
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user