e6d3b2
diff -up x3270-3.3.10ga4/x3270-3.3/Examples/peer_script.expect.expectpath x3270-3.3.10ga4/x3270-3.3/Examples/peer_script.expect
e6d3b2
--- x3270-3.3.10ga4/x3270-3.3/Examples/peer_script.expect.expectpath	2009-12-04 13:56:39.000000000 +0100
e6d3b2
+++ x3270-3.3.10ga4/x3270-3.3/Examples/peer_script.expect	2009-12-04 13:56:44.000000000 +0100
e6d3b2
@@ -1,4 +1,4 @@
e6d3b2
-#! /usr/local/bin/expect
e6d3b2
+#! /usr/bin/expect
e6d3b2
 # TSO login script, which runs as a peer of x3270.
e6d3b2
 # expect version
e6d3b2
 
e6d3b2
diff -up x3270-3.3.10ga4/x3270-3.3/Examples/cms_logon.bash.bashpath x3270-3.3.10ga4/x3270-3.3/Examples/cms_logon.bash
e6d3b2
--- x3270-3.3.10ga4/x3270-3.3/Examples/cms_logon.bash.bashpath	2009-12-04 13:58:21.000000000 +0100
e6d3b2
+++ x3270-3.3.10ga4/x3270-3.3/Examples/cms_logon.bash	2009-12-04 13:59:25.000000000 +0100
e6d3b2
@@ -1,4 +1,4 @@
e6d3b2
-#! /usr/local/bin/bash
e6d3b2
+#! /bin/bash
e6d3b2
 
e6d3b2
 # Copyright (c) 1995-2009, Paul Mattes.
e6d3b2
 # All rights reserved.