mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
9bf107fa6d
commit
27dd32942e
@@ -10,8 +10,9 @@ PYTHON_PYCRYPTO_SITE = http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto
|
||||
PYTHON_PYCRYPTO_SETUP_TYPE = distutils
|
||||
|
||||
PYTHON_PYCRYPTO_LICENSE = Public Domain, Python 2.2 License (HMAC.py, setup.py)
|
||||
PYTHON_PYCRYPTO_LICENSE_FILES = COPYRIGHT LEGAL/copy/LICENSE.libtom \
|
||||
LEGAL/copy/LICENSE.python-2.2
|
||||
PYTHON_PYCRYPTO_LICENSE_FILES = \
|
||||
COPYRIGHT LEGAL/copy/LICENSE.libtom \
|
||||
LEGAL/copy/LICENSE.python-2.2
|
||||
|
||||
# The pycrypto package contains a LICENSE.orig file, but our patching
|
||||
# infrastrucure removes all .orig file, so we must rename that license
|
||||
|
||||
Reference in New Issue
Block a user