projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5351a1c
)
python: remove newline function; it's also in OpenWRT core
author
Alexandru Ardelean
<ardeleanalex@gmail.com>
Tue, 8 Dec 2015 07:45:40 +0000
(09:45 +0200)
committer
Alexandru Ardelean
<ardeleanalex@gmail.com>
Fri, 11 Dec 2015 13:30:32 +0000
(15:30 +0200)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/Makefile
b/lang/python/Makefile
index d37e04dc24c04c4aa76c1a67978bf0aa448ade19..e930eed8d459898f98185bcb9814c6b5b329ba13 100644
(file)
--- a/
lang/python/Makefile
+++ b/
lang/python/Makefile
@@
-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