python: remove newline function; it's also in OpenWRT core
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
5351a1c740
commit
8054747a49
1 changed files with 0 additions and 6 deletions
|
@ -75,12 +75,6 @@ define Package/python-light/description
|
|||
into separate packages.
|
||||
endef
|
||||
|
||||
# Define newline here, since it's not defined in OpenWRT
|
||||
define newline
|
||||
|
||||
|
||||
endef
|
||||
|
||||
PYTHON_LIB_FILES_DEL:=
|
||||
PYTHON_PACKAGES:=
|
||||
define PyBasePackage
|
||||
|
|
Loading…
Reference in a new issue