summaryrefslogtreecommitdiff
path: root/audio/splaytk/files/patch-splay-tk.tcl
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 14:12:36 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 14:12:36 +0000
commit6df3e23245b2c3793f24e4c42dd330d59419494c (patch)
treee86901dd11e5a970cf6211165d2b26dbe637e186 /audio/splaytk/files/patch-splay-tk.tcl
parentlang/squeak: Claimed fix for PowerPC (diff)
Rename audio/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363157
Diffstat (limited to 'audio/splaytk/files/patch-splay-tk.tcl')
-rw-r--r--audio/splaytk/files/patch-splay-tk.tcl14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/splaytk/files/patch-splay-tk.tcl b/audio/splaytk/files/patch-splay-tk.tcl
new file mode 100644
index 000000000000..d3634efa5239
--- /dev/null
+++ b/audio/splaytk/files/patch-splay-tk.tcl
@@ -0,0 +1,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 #
+ # #