diff options
Diffstat (limited to 'emulators/tkhfs/scripts/configure')
| -rw-r--r-- | emulators/tkhfs/scripts/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/tkhfs/scripts/configure b/emulators/tkhfs/scripts/configure index 766984548dcf..12153fb3371f 100644 --- a/emulators/tkhfs/scripts/configure +++ b/emulators/tkhfs/scripts/configure @@ -6,7 +6,7 @@ cat >> Makefile << END || exit 1; BINDIR = $PREFIX/bin HFSBIN = \$(BINDIR)/hfs -WISH = \$(BINDIR)/wish4.1 +WISH = \$(BINDIR)/wish8.2 END -exit 0;
\ No newline at end of file +exit 0; |
