2007-01-16 00:41:45 +01:00
|
|
|
GNU binaries live in /bin and /usr/bin in SuSE systems:
|
|
|
|
|
2009-11-16 16:07:39 +01:00
|
|
|
Index: x3270-3.3/Examples/peer_script.expect
|
|
|
|
===================================================================
|
|
|
|
--- x3270-3.3/Examples/peer_script.expect.orig
|
|
|
|
+++ x3270-3.3/Examples/peer_script.expect
|
2007-01-16 00:41:45 +01:00
|
|
|
@@ -1,4 +1,4 @@
|
|
|
|
-#! /usr/local/bin/expect
|
|
|
|
+#! /usr/bin/expect
|
|
|
|
# TSO login script, which runs as a peer of x3270.
|
|
|
|
# expect version
|
|
|
|
|
2009-11-16 16:07:39 +01:00
|
|
|
Index: x3270-3.3/Examples/cms_logon.bash
|
|
|
|
===================================================================
|
|
|
|
--- x3270-3.3/Examples/cms_logon.bash.orig
|
|
|
|
+++ x3270-3.3/Examples/cms_logon.bash
|
2007-01-16 00:41:45 +01:00
|
|
|
@@ -1,4 +1,4 @@
|
|
|
|
-#! /usr/local/bin/bash
|
|
|
|
+#! /bin/bash
|
|
|
|
|
2009-11-16 16:07:39 +01:00
|
|
|
# Copyright 1995, 2000, 2002 by Paul Mattes.
|
2007-01-16 00:41:45 +01:00
|
|
|
# Permission to use, copy, modify, and distribute this software and its
|