termux-packages/packages/expect
Oliver Schmidhauser f765f5024a 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 13:22:10 +01:00
..
Makefile.in.patch
build.sh
configure.in.patch