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