chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4130315
)
python: Remove more tests folders
author
Fredrik Fornwall
<fredrik@fornwall.net>
Wed, 3 Jan 2018 00:46:00 +0000
(
01:46
+0100)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Wed, 3 Jan 2018 00:46:00 +0000
(
01:46
+0100)
packages/python/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/python/build.sh
b/packages/python/build.sh
index 59d16c8a5be62d4f45ae6e55930b06aa9ca92a10..4cc39d1207e0993a134956024d52f58ab25700d0 100644
(file)
--- a/
packages/python/build.sh
+++ b/
packages/python/build.sh
@@
-30,6
+30,10
@@
lib/python${_MAJOR_VERSION}/idlelib
lib/python${_MAJOR_VERSION}/test
lib/python${_MAJOR_VERSION}/tkinter
lib/python${_MAJOR_VERSION}/turtledemo
lib/python${_MAJOR_VERSION}/test
lib/python${_MAJOR_VERSION}/tkinter
lib/python${_MAJOR_VERSION}/turtledemo
+lib/python${_MAJOR_VERSION}/ctypes/test
+lib/python${_MAJOR_VERSION}/distutils/tests
+lib/python${_MAJOR_VERSION}/sqlite3/test
+lib/python${_MAJOR_VERSION}/unittest/test
"
termux_step_pre_configure() {
"
termux_step_pre_configure() {