package/tekui: replace utf-8 space by ascii character
Replace utf-8 NO-BREAK-SPACE (c2 a0) in comment line by simple
ascii space character.
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 784d41bec7
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
bce546275f
commit
e934c41c7f
@ -11,7 +11,7 @@ TEKUI_LICENSE = MIT
|
||||
TEKUI_LICENSE_FILES = COPYRIGHT
|
||||
TEKUI_DEPENDENCIES = freetype luainterpreter
|
||||
|
||||
# Package does not build in parallel due to improper make rules
|
||||
# Package does not build in parallel due to improper make rules
|
||||
TEKUI_MAKE = $(MAKE1)
|
||||
|
||||
TEKUI_MAKE_OPTS = \
|
||||
|
Loading…
Reference in New Issue
Block a user