fixing bad copy

This commit is contained in:
Stephen 2017-09-12 10:41:22 -07:00 committed by Fredrik Fornwall
parent bcc8c1e3eb
commit 04d3b77709

View File

@ -25,7 +25,7 @@ termux_step_pre_configure () {
termux_step_post_make_install () {
# expect needs private headers
make install_private_headers
make install-private-headers
local _MAJOR_VERSION=${TERMUX_PKG_VERSION:0:3}
cd $TERMUX_PREFIX/bin
ln -f -s tclsh$_MAJOR_VERSION tclsh