mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
package/python-cherrypy: fix legal-info
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
fc453686fe
commit
8077d2367c
@@ -8,7 +8,7 @@ PYTHON_CHERRYPY_VERSION = 3.6.0
|
||||
PYTHON_CHERRYPY_SOURCE = CherryPy-$(PYTHON_CHERRYPY_VERSION).tar.gz
|
||||
PYTHON_CHERRYPY_SITE = http://pypi.python.org/packages/source/C/CherryPy
|
||||
PYTHON_CHERRYPY_LICENSE = BSD-3c
|
||||
PYTHON_CHERRYPY_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_CHERRYPY_LICENSE_FILES = cherrypy/LICENSE.txt
|
||||
PYTHON_CHERRYPY_SETUP_TYPE = distutils
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user