forked from pool/x3270
884a97c9f0
Copy from Base:System/x3270 based on submit request 24468 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/24468 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=8
23 lines
759 B
Diff
23 lines
759 B
Diff
GNU binaries live in /bin and /usr/bin in SuSE systems:
|
|
|
|
Index: x3270-3.3/Examples/peer_script.expect
|
|
===================================================================
|
|
--- x3270-3.3/Examples/peer_script.expect.orig
|
|
+++ x3270-3.3/Examples/peer_script.expect
|
|
@@ -1,4 +1,4 @@
|
|
-#! /usr/local/bin/expect
|
|
+#! /usr/bin/expect
|
|
# TSO login script, which runs as a peer of x3270.
|
|
# expect version
|
|
|
|
Index: x3270-3.3/Examples/cms_logon.bash
|
|
===================================================================
|
|
--- x3270-3.3/Examples/cms_logon.bash.orig
|
|
+++ x3270-3.3/Examples/cms_logon.bash
|
|
@@ -1,4 +1,4 @@
|
|
-#! /usr/local/bin/bash
|
|
+#! /bin/bash
|
|
|
|
# Copyright 1995, 2000, 2002 by Paul Mattes.
|
|
# Permission to use, copy, modify, and distribute this software and its
|