diff options
Diffstat (limited to 'x11-clocks/stopwatch/files/patch-stopwatch')
-rw-r--r-- | x11-clocks/stopwatch/files/patch-stopwatch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11-clocks/stopwatch/files/patch-stopwatch b/x11-clocks/stopwatch/files/patch-stopwatch new file mode 100644 index 000000000000..5fbfabbac6e4 --- /dev/null +++ b/x11-clocks/stopwatch/files/patch-stopwatch @@ -0,0 +1,8 @@ +--- stopwatch.orig 2008-08-28 11:19:38.000000000 +1000 ++++ stopwatch 2008-08-28 11:19:54.000000000 +1000 +@@ -1,4 +1,4 @@ +-#!/depot/path/wish -f ++#!%%LOCALBASE%%/bin/wish -f + ###################################################################### + # Name: Stopwatch + # Author: Don Libes <libes@nist.gov> |