mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 22:58:38 +01:00
treewide: use local python-package.mk & python3-package.mk files
This guarantees for the package feeds that the mk files will always be available for all packages. Will need to see about external-feed Python packages a bit later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -17,7 +17,7 @@ PKG_SOURCE_URL:=http://pypi.python.org/packages/source/f/flup/
|
||||
PKG_HASH:=4bad317a5fc1ce3d4fe5e9b6d846ec38a8023e16876785d4f88102f2c8097dd9
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
$(call include_mk, python-package.mk)
|
||||
include ../python-package.mk
|
||||
|
||||
define Package/flup
|
||||
SUBMENU:=Python
|
||||
|
||||
Reference in New Issue
Block a user