termux-packages/packages/expect
Oliver Schmidhauser 0eb3eb5e9e
expect: Use coreutils stty instead of busybox stty
Since our busybox no longer symlinks stty in `$PREFIX/bin/applets/stty` `expect` should use the stty at `$PREFIX/bin/stty`, which is provided by coreutils which is now an essential package. (busybox is no longer essential and not a dependency of expect anyway)
2019-11-29 15:20:53 +02:00
..
Makefile.in.patch expect: Patch to make it buildable without host tcl 2017-11-22 16:46:06 +01:00
build.sh expect: Use coreutils stty instead of busybox stty 2019-11-29 15:20:53 +02:00
configure.in.patch expect: Use coreutils stty instead of busybox stty 2019-11-29 15:20:53 +02:00