fixing bad copy
This commit is contained in:
parent
bcc8c1e3eb
commit
04d3b77709
@ -25,7 +25,7 @@ termux_step_pre_configure () {
|
|||||||
|
|
||||||
termux_step_post_make_install () {
|
termux_step_post_make_install () {
|
||||||
# expect needs private headers
|
# expect needs private headers
|
||||||
make install_private_headers
|
make install-private-headers
|
||||||
local _MAJOR_VERSION=${TERMUX_PKG_VERSION:0:3}
|
local _MAJOR_VERSION=${TERMUX_PKG_VERSION:0:3}
|
||||||
cd $TERMUX_PREFIX/bin
|
cd $TERMUX_PREFIX/bin
|
||||||
ln -f -s tclsh$_MAJOR_VERSION tclsh
|
ln -f -s tclsh$_MAJOR_VERSION tclsh
|
||||||
|
Loading…
Reference in New Issue
Block a user