1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/audio/splaytk/files/patch-splay-tk.tcl
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

13 lines
391 B
Tcl

--- splay-tk.tcl.orig 1997-04-06 12:36:35 UTC
+++ splay-tk.tcl
@@ -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 #
# #