mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 20:03:20 +00:00
chore(linter compliance): miscellaneous
[no ci]
This commit is contained in:
@@ -79,12 +79,12 @@ termux_step_pre_configure() {
|
||||
|
||||
termux_step_post_make_install() {
|
||||
(cd $TERMUX_PREFIX/bin
|
||||
ln -sf idle${_MAJOR_VERSION} idle
|
||||
ln -sf python${_MAJOR_VERSION} python
|
||||
ln -sf python${_MAJOR_VERSION}-config python-config
|
||||
ln -sf pydoc${_MAJOR_VERSION} pydoc)
|
||||
ln -sf idle${_MAJOR_VERSION} idle
|
||||
ln -sf python${_MAJOR_VERSION} python
|
||||
ln -sf python${_MAJOR_VERSION}-config python-config
|
||||
ln -sf pydoc${_MAJOR_VERSION} pydoc)
|
||||
(cd $TERMUX_PREFIX/share/man/man1
|
||||
ln -sf python${_MAJOR_VERSION}.1 python.1)
|
||||
ln -sf python${_MAJOR_VERSION}.1 python.1)
|
||||
}
|
||||
|
||||
termux_step_post_massage() {
|
||||
|
||||
Reference in New Issue
Block a user