fixing bad copy
authorStephen <stephengroat@users.noreply.github.com>
Tue, 12 Sep 2017 17:41:22 +0000 (10:41 -0700)
committerFredrik Fornwall <fredrik@fornwall.net>
Thu, 14 Sep 2017 20:54:35 +0000 (22:54 +0200)
packages/tcl/build.sh

index 0c6cbba..70ee5db 100644 (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