diff options
Diffstat (limited to 'cad/tclspice/files/patch-src_spicewish')
-rw-r--r-- | cad/tclspice/files/patch-src_spicewish | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/cad/tclspice/files/patch-src_spicewish b/cad/tclspice/files/patch-src_spicewish deleted file mode 100644 index 3be8dc9e5556..000000000000 --- a/cad/tclspice/files/patch-src_spicewish +++ /dev/null @@ -1,11 +0,0 @@ ---- src/spicewish.orig Sat Jun 24 04:21:41 2006 -+++ src/spicewish Sat Jun 24 04:21:59 2006 -@@ -2,7 +2,7 @@ - # 22/6/04 -ad - - # the next line starts SpiceWish interactively with the given file name \ --exec wish "$0" "$@" -+exec %%WISH%% "$0" "$@" - - package require spice - package require tclreadline |