summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Miess <Philip_Miess@yahoo.com>2017-06-20 21:21:12 -0400
committerPhilip Miess <Philip_Miess@yahoo.com>2017-06-20 21:21:12 -0400
commitd7a3750ac133e6f622852f9d718ac0f355c1ed23 (patch)
treec40c16b60fcdec2e503ceb04099c11e526a14714 /app-crypt
parentno patch (diff)
downloadsuperposition-d7a3750ac133e6f622852f9d718ac0f355c1ed23.tar.gz
superposition-d7a3750ac133e6f622852f9d718ac0f355c1ed23.tar.bz2
superposition-d7a3750ac133e6f622852f9d718ac0f355c1ed23.zip
no patch
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/gorilla/files/gorilla-script-destdir.patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/app-crypt/gorilla/files/gorilla-script-destdir.patch b/app-crypt/gorilla/files/gorilla-script-destdir.patch
deleted file mode 100644
index 42686c2..0000000
--- a/app-crypt/gorilla/files/gorilla-script-destdir.patch
+++ /dev/null
@@ -1,7 +0,0 @@
---- gorilla-1.5.3.7/sources/gorilla.tcl 2006-07-14 13:29:33.000000000 -0400
-+++ gorilla-1.5.3.7/sources/gorilla.tcl.new 2006-07-14 13:33:01.000000000 -0400
-@@ -1,10 +1,13 @@
- #! /bin/sh
- # the next line restarts using wish \
--exec tclsh8.5 "$0" ${1+"$@"}
-+exec tclsh "$0" ${1+"$@"}