projects
/
openwrt
/
svn-archive
/
feeds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72bb2bc
)
python-evas: Don't fail if python-package.mk is not installed yet. Fixes #6676
author
Lars-Peter Clausen
<lars@metafoo.de>
Fri, 12 Feb 2010 19:33:10 +0000
(19:33 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Fri, 12 Feb 2010 19:33:10 +0000
(19:33 +0000)
SVN-Revision: 19613
efl/python-evas/Makefile
patch
|
blob
|
history
diff --git
a/efl/python-evas/Makefile
b/efl/python-evas/Makefile
index 123b2d27900abd70145a82789804c42a559f9630..3d34eeec1d9fdc39dc62d383ca28a8d5b68167b1 100644
(file)
--- a/
efl/python-evas/Makefile
+++ b/
efl/python-evas/Makefile
@@
-23,7
+23,7
@@
PKG_SOURCE_URL:=http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/$(PKG_N
PKG_BUILD_DEPENDS:=cython python
include $(INCLUDE_DIR)/package.mk
-include $(if $(DUMP),,$(STAGING_DIR)/mk/python-package.mk)
+
-
include $(if $(DUMP),,$(STAGING_DIR)/mk/python-package.mk)
define Package/python-evas
SUBMENU:=Python