Browse Source

python: remove newline function; it's also in OpenWRT core

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 9 years ago
parent
commit
8054747a49
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      lang/python/Makefile

+ 0
- 6
lang/python/Makefile View File

@ -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…
Cancel
Save