openbsd-ports/sysutils/tkdvd/patches/patch-install_tcl
2022-03-11 19:57:10 +00:00

11 lines
246 B
Plaintext

--- install.tcl.orig Thu Nov 3 20:09:57 2005
+++ install.tcl Mon Nov 10 19:49:55 2008
@@ -1,6 +1,6 @@
#!/bin/sh
# the next line restarts using wish \
-exec tclsh "$0" "$@"
+exec ${MODTCL_BIN} "$0" "$@"
# Copyright 2003 Regis Damongeot