mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +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:
+1
-1
@@ -18,7 +18,7 @@ PKG_SOURCE_URL:=https://bitbucket.org/secdev/scapy/downloads/
|
||||
PKG_HASH:=8972c02e39a826a10c02c2bdd5025f7251dce9589c57befd9bb55c65f02e4934
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
$(call include_mk, python-package.mk)
|
||||
include ../../lang/python/python-package.mk
|
||||
|
||||
define Package/scapy
|
||||
SECTION:=net
|
||||
|
||||
Reference in New Issue
Block a user