uwsgi-cgi: Remove reference to python-package.mk 8896/head
authorJeffery To <jeffery.to@gmail.com>
Fri, 3 May 2019 19:58:56 +0000 (03:58 +0800)
committerJeffery To <jeffery.to@gmail.com>
Fri, 3 May 2019 19:58:56 +0000 (03:58 +0800)
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>
net/uwsgi-cgi/Makefile

index 6325391904b07111c64d425d2d70932afff5db8f..06041f2b68a0441d0f658c2b9f5383288b8752cd 100644 (file)
@@ -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