mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 19:54:50 +00:00
uwsgi-cgi: Remove reference to python-package.mk
Since no Python packages are produced by this package, including python-package.mk is unnecessary. This removes the reference to python-package.mk. (PKG_RELEASE is unchanged as this should have no effect on the build.) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
@@ -16,7 +16,6 @@ PKG_LICENSE_FILES:=LICENSE
|
||||
PKG_MAINTAINER:=Ansuel Smith <ansuelsmth@gmail.com>
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(TOPDIR)/feeds/packages/lang/python/python-package.mk
|
||||
|
||||
define Package/uwsgi-cgi
|
||||
SECTION:=net
|
||||
|
||||
Reference in New Issue
Block a user