11 lines
324 B
Text
11 lines
324 B
Text
$NetBSD: patch-ac,v 1.1 2000/08/31 17:40:48 jwise Exp $
|
|
--- frcolor.orig Thu Aug 31 13:23:11 2000
|
|
+++ frcolor Thu Aug 31 13:24:16 2000
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
# the next line restarts using wish \
|
|
-exec wish8.0 "$0" "$@"
|
|
+exec wish "$0" "$@"
|
|
|
|
# tcolor --
|
|
# This script implements a simple color editor, where you can
|