termux-packages/packages/python
Fredrik Fornwall 8ac5e89a03 Rebuild packages linking against libintl.so
The libintl.so library was a symlink to libandroid-support. We
now provide the functions inline in libintl.h so libintl.so has
been removed.

Fixes #1283.
2017-08-17 11:12:17 +02:00
..
Lib-tmpfile.py.patch
_cursesmodule.c.patch
build.sh Rebuild packages linking against libintl.so 2017-08-17 11:12:17 +02:00
configure.patch python: Restore CCSHARED="-fPIC" for Android 2017-03-24 00:15:32 +01:00
cryptmodule.c.patch python: Build a working crypt module (closes #230) 2016-04-23 09:03:07 -04:00
posixmodule.c.patch python: Fix 32-bit builds 2017-07-19 00:59:00 +02:00
setup.py.patch
subprocess.py.patch