Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 8c4738a63e8caa1a898e07b1b62cb867 > files > 2

exmh-2.7.2-5mdv2009.0.src.rpm

diff --recursive -u exmh-2.1.1/exmh exmh-2.1.1.conf/exmh
--- exmh-2.1.1/exmh	Fri Oct 29 12:32:44 1999
+++ exmh-2.1.1.conf/exmh	Fri Oct 29 12:28:26 1999
@@ -1,4 +1,4 @@
-#!wish -f
+#!/usr/bin/wish -f
 #
 # TK interface to the MH Mail utility
 # Brent Welch <welch@acm.org>
@@ -17,6 +17,33 @@
 
 # The following lines are patched by exmh.install
 #CONFIGURATION
+set wish /usr/bin/wish
+set exmh(version) {version 2.1.1 10/15/1999}
+set exmh(name) exmh
+set exmh(maintainer) welch@acm.org
+set mh_path /usr/bin
+set exmh(slocal) /usr/lib/nmh/slocal
+set mime(dir) /usr/bin
+set mailcap_default /etc/mailcap
+set mimetypes_default /etc/mime.types
+set exmh(expect) /usr/bin/expect
+set exmh(expectk) /usr/bin/expectk
+set faces(dir) /usr/lib/faces
+set faces(set,user) {local users usenix misc}
+set faces(set,unknown) {domains unknown}
+set faces(set,news) news
+set faces(defaultDomain) eng.sun.com
+set faces(suffix) {xpm gif xbm}
+set pgp(pgp,path) /usr/bin
+set pgp(pgp5,path) /usr/bin
+set pgp(gpg,path) /usr/bin
+set glimpse(path) /usr/bin
+set sound(cmd) /usr/bin/play
+set exmh(library) /usr/lib/exmh-2.1.1
+set install(dir,bin) /usr/bin
+set install(dir,man) /usr/man/manl
+set install(dir,lib) /usr/lib/exmh-2.1.1
+
 #END CONFIGURATION
 
 if [catch {file join a b}] {
diff --recursive -u exmh-2.1.1/exmh-async exmh-2.1.1.conf/exmh-async
--- exmh-2.1.1/exmh-async	Fri Oct 29 12:32:44 1999
+++ exmh-2.1.1.conf/exmh-async	Fri Oct 29 12:28:26 1999
@@ -1,4 +1,4 @@
-#!wish -f
+#!/usr/bin/wish -f
 #
 # async editor frontend for exmh
 # Arg1: invoking interpreter's name (from [winfo name .])
diff --recursive -u exmh-2.1.1/exmh-bg exmh-2.1.1.conf/exmh-bg
--- exmh-2.1.1/exmh-bg	Fri Oct 29 12:32:44 1999
+++ exmh-2.1.1.conf/exmh-bg	Fri Oct 29 12:28:26 1999
@@ -1,4 +1,4 @@
-#!wish -f
+#!/usr/bin/wish -f
 #
 # Background processing script for exmh.
 # This does stuff and then sends messages to the background module
@@ -17,6 +17,33 @@
 # any specification.
 
 #CONFIGURATION
+set wish /usr/bin/wish
+set exmh(version) {version 2.1.1 10/15/1999}
+set exmh(name) exmh
+set exmh(maintainer) welch@acm.org
+set mh_path /usr/bin
+set exmh(slocal) /usr/lib/nmh/slocal
+set mime(dir) /usr/bin
+set mailcap_default /etc/mailcap
+set mimetypes_default /etc/mime.types
+set exmh(expect) /usr/bin/expect
+set exmh(expectk) /usr/bin/expectk
+set faces(dir) /usr/lib/faces
+set faces(set,user) {local users usenix misc}
+set faces(set,unknown) {domains unknown}
+set faces(set,news) news
+set faces(defaultDomain) eng.sun.com
+set faces(suffix) {xpm gif xbm}
+set pgp(pgp,path) /usr/bin
+set pgp(pgp5,path) /usr/bin
+set pgp(gpg,path) /usr/bin
+set glimpse(path) /usr/bin
+set sound(cmd) /usr/bin/play
+set exmh(library) /usr/lib/exmh-2.1.1
+set install(dir,bin) /usr/bin
+set install(dir,man) /usr/man/manl
+set install(dir,lib) /usr/lib/exmh-2.1.1
+
 #END CONFIGURATION
 
 wm withdraw .