misc/RPM/exmh-conf.patch did not apply any more to recent code
versions.  Fix it so RPM building works again.

Signed-off-by: Wolfgang Denk <w...@denx.de>
---
 misc/RPM/exmh-conf.patch | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/misc/RPM/exmh-conf.patch b/misc/RPM/exmh-conf.patch
index d8d43f8..d59b256 100644
--- a/misc/RPM/exmh-conf.patch
+++ b/misc/RPM/exmh-conf.patch
@@ -27,7 +27,7 @@
   # The following lines are patched by exmh.install
   #CONFIGURATION
 + set wish /usr/bin/wish
-+ set exmh(version) {version VERSION RELDATE} 
++ set exmh(version) {version VERSION RELDATE}
 + set exmh(name) exmh
 + set exmh(maintainer) we...@acm.org
 + set mh_path /usr/bin
@@ -56,8 +56,7 @@
 + 
   #END CONFIGURATION
   
-  if [catch {file join a b}] {
-child process exited abnormally
+  package require Tk
 
 *** exmh-VERSION/exmh-bg        Thu Jul 22 19:02:17 1999
 --- exmh-VERSION/exmh-bg~       Thu Jul 29 21:31:11 1999
@@ -75,6 +74,7 @@ child process exited abnormally
 ***************
 *** 17,22 ****
 --- 17,50 ----
+  # any specification.
   
   #CONFIGURATION
 + set wish /usr/bin/wish
@@ -107,4 +107,5 @@ child process exited abnormally
 + 
   #END CONFIGURATION
   
+  package require Tk
 
-- 
2.29.2


_______________________________________________
Exmh-workers mailing list
Exmh-workers@redhat.com
https://listman.redhat.com/mailman/listinfo/exmh-workers

Reply via email to