aboutsummaryrefslogtreecommitdiffstats
path: root/audio/splaytk/files/patch-aa
blob: d3634efa5239d723035d4dc0095e4abe23f4861f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*** splay-tk.tcl    Sun Apr  6 06:36:35 1997
--- splay-tk.tcl.orig   Sun Apr 19 15:32:05 1998
***************
*** 1,3 ****
--- 1,9 ----
+ #!/bin/sh
+ # start up wish \
+ exec wish "$0" "$@"
+ 
+ set libdir %%DATADIR%%
+ set images ${libdir}
  #####################################################################
  # SPlaY-Tk v2.0p1, (C) Andrew Hobgood                               #
  #                                                                   #