libgrpc: Update from 1.4.2 to 1.4.5
[termux-packages] / packages / tcl / build.sh
index c563607..70ee5db 100644 (file)
@@ -24,6 +24,8 @@ termux_step_pre_configure () {
 }
 
 termux_step_post_make_install () {
+       # expect needs 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