diff options
Diffstat (limited to 'net-mgmt/scotty3/files/patch-aa')
-rw-r--r-- | net-mgmt/scotty3/files/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/scotty3/files/patch-aa b/net-mgmt/scotty3/files/patch-aa index 34f23419c975..40c2fa30d2cc 100644 --- a/net-mgmt/scotty3/files/patch-aa +++ b/net-mgmt/scotty3/files/patch-aa @@ -28,5 +28,5 @@ +++ tkined.sh.in Fri Sep 13 09:26:21 1996 @@ -0,0 +1,3 @@ +#!/bin/sh -+export TCLLIBPATH="@PREFIX@/lib/tkined1.4.3 @PREFIX@/lib/tnm2.1.3" -+exec @PREFIX@/bin/tkined1.4.3 ++export TCLLIBPATH="@PREFIX@/lib/tkined1.4.5 @PREFIX@/lib/tnm2.1.5" ++exec @PREFIX@/bin/tkined1.4.5 |