x3270/usr_local_bin.patch

19 lines
585 B
Diff

GNU binaries live in /bin and /usr/bin in SuSE systems:
--- x3270-3.3/Examples/peer_script.expect
+++ x3270-3.3/Examples/peer_script.expect 2000/06/07 07:37:48
@@ -1,4 +1,4 @@
-#! /usr/local/bin/expect
+#! /usr/bin/expect
# TSO login script, which runs as a peer of x3270.
# expect version
--- x3270-3.3/Examples/cms_logon.bash 2001/07/25 07:44:50 1.1
+++ x3270-3.3/Examples/cms_logon.bash 2001/07/25 07:45:10
@@ -1,4 +1,4 @@
-#! /usr/local/bin/bash
+#! /bin/bash
# Copyright 1995, 2000 by Paul Mattes.
# Permission to use, copy, modify, and distribute this software and its