mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-14 13:50:56 +00:00
fix licenses where possible
Some packages have license set to "custom" and this should be fixed.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
TERMUX_PKG_HOMEPAGE=http://python.org/
|
||||
TERMUX_PKG_DESCRIPTION="Python 2 programming language intended to enable clear programs"
|
||||
TERMUX_PKG_LICENSE="custom"
|
||||
TERMUX_PKG_LICENSE="PythonPL"
|
||||
# lib/python3.4/lib-dynload/_ctypes.cpython-34m.so links to ffi.
|
||||
# openssl for ensurepip.
|
||||
# libbz2 for the bz2 module.
|
||||
|
||||
Reference in New Issue
Block a user