From: Jeffery To Date: Fri, 3 May 2019 19:58:56 +0000 (+0800) Subject: uwsgi-cgi: Remove reference to python-package.mk X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3c7b11fcb7200122604eaa59421333ff2a9345a9;p=openwrt-packages.git 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 --- diff --git a/net/uwsgi-cgi/Makefile b/net/uwsgi-cgi/Makefile index 632539190..06041f2b6 100644 --- a/net/uwsgi-cgi/Makefile +++ b/net/uwsgi-cgi/Makefile @@ -16,7 +16,6 @@ PKG_LICENSE_FILES:=LICENSE PKG_MAINTAINER:=Ansuel Smith include $(INCLUDE_DIR)/package.mk -include $(TOPDIR)/feeds/packages/lang/python/python-package.mk define Package/uwsgi-cgi SECTION:=net