From 6df3e23245b2c3793f24e4c42dd330d59419494c Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 14:12:36 +0000 Subject: Rename audio/ patch-xy patches to reflect the files they modify. --- audio/splaytk/files/patch-splay-tk.tcl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 audio/splaytk/files/patch-splay-tk.tcl (limited to 'audio/splaytk/files/patch-splay-tk.tcl') 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 # + # # -- cgit v1.2.3