1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/misc/tkrunit/files/patch-aa
Satoshi Taoka 917a015b1a GUI app launcher with completion and history
PR:		9939
Submitted by:	stephen farrell <sfarrell@healthquiz.com>
1999-04-27 03:24:45 +00:00

11 lines
250 B
Plaintext

--- runit.tcl.bak Tue Apr 27 11:48:06 1999
+++ runit.tcl Tue Apr 27 11:48:06 1999
@@ -1,6 +1,6 @@
#!/bin/sh
# the next line restarts using wish \
- exec wish "$0" "$@"
+ exec wish8.0 "$0" "$@"
#!/usr/local/bin/wish
## runit (tkRunIt) 12/4/98