mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
10 lines
146 B
Plaintext
10 lines
146 B
Plaintext
config BR2_PACKAGE_SED
|
|
bool "sed"
|
|
default n
|
|
help
|
|
Super-useful stream editor.
|
|
|
|
http://sed.sourceforge.net/
|
|
|
|
Most people will answer Y.
|