python(2): match TERMUX_PKG_RM_AFTER_INSTALL

This commit is contained in:
Tom Yan
2018-05-18 04:47:23 +08:00
committed by Fredrik Fornwall
parent 5ccf28cf8c
commit 3a5fe366c9
2 changed files with 10 additions and 5 deletions

View File

@@ -33,6 +33,12 @@ bin/smtpd.py
bin/python
bin/python-config
share/man/man1/python.1
bin/idle*
lib/python${_MAJOR_VERSION}/idlelib
lib/python${_MAJOR_VERSION}/lib-tk
lib/python${_MAJOR_VERSION}/test
lib/python${_MAJOR_VERSION}/*/test
lib/python${_MAJOR_VERSION}/*/tests
"
termux_step_host_build () {