mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
The expanded SED variable already contains -e, so the extra -e was being interpreted as the sed command and causing sed to fail. Signed-off-by: Ivan Sergeev <vsergeev@kumunetworks.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>