SHA256
1
0
forked from pool/x3270
x3270/usr_local_bin.patch
OBS User autobuild 884a97c9f0 Accepting request 24468 from Base:System
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
2009-11-16 15:07:39 +00:00

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