Browse Source
Justification for the changes: $ dpkg -S smtpd.py python: /data/data/com.termux/files/usr/lib/python3.6/smtpd.py python2: /data/data/com.termux/files/usr/lib/python2.7/smtpd.py python2: /data/data/com.termux/files/usr/bin/smtpd.py $ ls -l $PREFIX/bin/python-config lrwxrwxrwx 1 u0_a312 u0_a312 14 May 18 01:09 /data/data/com.termux/files/usr/bin/python-config -> python2-config $ ls -l $PREFIX/share/man/man1/python2.1 lrwxrwxrwx 1 u0_a312 u0_a312 9 May 18 01:09 /data/data/com.termux/files/usr/share/man/man1/python2.1 -> python2.1 $ dpkg -S bin/2to3 python: /data/data/com.termux/files/usr/bin/2to3 python: /data/data/com.termux/files/usr/bin/2to3-3.6 $ dpkg -S bin/pydoc python2: /data/data/com.termux/files/usr/bin/pydoc python: /data/data/com.termux/files/usr/bin/pydoc3.6 python: /data/data/com.termux/files/usr/bin/pydoc3android-5
Tom Yan
7 years ago
committed by
Fredrik Fornwall
2 changed files with 13 additions and 6 deletions
Loading…
Reference in new issue