]> git.pld-linux.org Git - packages/metamail.git/blame - metamail-arghhh.patch
- Provides/Obsoletes htmlview, stbr
[packages/metamail.git] / metamail-arghhh.patch
CommitLineData
d3e996e7 1--- mm2.7/src/bin/showexternal~ Mon Jun 22 10:55:36 1998
2+++ mm2.7/src/bin/showexternal Tue Jun 23 21:16:04 1998
3@@ -215,7 +215,7 @@
4 exit -1
5 endif
6 echo Subject: Automated Mail Server Request > "$NEWNAME"
7- echo To: ${server} >> "$NEWNAME"
8+ echo To: "$server" >> "$NEWNAME"
9 echo "" >> "$NEWNAME"
10 sed -e 1,/^\$/d < $bodyfile >> "$NEWNAME"
11 echo "" >> "$NEWNAME"
This page took 0.07881 seconds and 4 git commands to generate.