mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

101 lines
3.6 KiB

  1. # --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. #
  3. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. # Please add additional copyright information _after_ the line containing
  5. # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. # the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. #
  8. # ROCK Linux: rock-src/package/tsa/metamail/40_mm-2.7-sml.patch
  9. # ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf
  10. #
  11. # This patch file is dual-licensed. It is available under the license the
  12. # patched project is licensed under, as long as it is an OpenSource license
  13. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  14. # of the GNU General Public License as published by the Free Software
  15. # Foundation; either version 2 of the License, or (at your option) any later
  16. # version.
  17. #
  18. # --- ROCK-COPYRIGHT-NOTE-END ---
  19. --- mm2.7/src/metamail/splitmail.c.sml Fri Jul 30 15:52:01 1999
  20. +++ mm2.7/src/metamail/splitmail.c Fri Jul 30 15:52:14 1999
  21. @@ -42,8 +42,8 @@
  22. #define VERBOSEDELIVERYCMD VerboseDeliveryCmd
  23. #else
  24. extern char *getenv();
  25. -#define NORMALDELIVERYCMD "/usr/lib/sendmail -t -oi"
  26. -#define VERBOSEDELIVERYCMD "/usr/lib/sendmail -t -v -oi"
  27. +#define NORMALDELIVERYCMD "/usr/sbin/sendmail -t -oi"
  28. +#define VERBOSEDELIVERYCMD "/usr/sbin/sendmail -t -v -oi"
  29. #endif
  30. usageexit() {
  31. --- mm2.7/src/bin/audiosend.sml Fri Jul 30 15:49:33 1999
  32. +++ mm2.7/src/bin/audiosend Fri Jul 30 15:49:44 1999
  33. @@ -110,7 +110,7 @@
  34. switch ("$which")
  35. case 1:
  36. echo -n "Sending mail, please wait... "
  37. - /usr/lib/sendmail "$to" "$cc" < $fname
  38. + /usr/sbin/sendmail "$to" "$cc" < $fname
  39. if (! $status) then
  40. echo "Done."
  41. rm $fname
  42. --- mm2.7/src/bin/mailserver.sml Fri Jul 30 15:50:19 1999
  43. +++ mm2.7/src/bin/mailserver Fri Jul 30 15:50:36 1999
  44. @@ -76,7 +76,7 @@
  45. probably run in some circumstance other than mail delivery.
  46. --------------------
  47. !
  48. - cat $TmpFile - | /usr/lib/sendmail "$MAINTAINER"
  49. + cat $TmpFile - | /usr/sbin/sendmail "$MAINTAINER"
  50. # Takes the rest of the message from standard input
  51. rm $TmpFile
  52. exit 0
  53. @@ -94,7 +94,7 @@
  54. The file you requested, if it exists, will not be sent to you.
  55. !
  56. - /usr/lib/sendmail -t < $TmpFile
  57. + /usr/sbin/sendmail -t < $TmpFile
  58. rm $TmpFile
  59. exit 0
  60. endif
  61. @@ -116,7 +116,7 @@
  62. echo "--------------------------------" >> $TmpFile
  63. ls -R >> $TmpFile
  64. echo "" >> $TmpFile
  65. - /usr/lib/sendmail -t < $TmpFile
  66. + /usr/sbin/sendmail -t < $TmpFile
  67. rm $TmpFile
  68. exit 0
  69. endif
  70. @@ -144,7 +144,7 @@
  71. echo "Command failed:" >> $TmpFile
  72. echo " metasend -b -t $FromName -f $Subject -m $ct -s Re: $Subject" >> $TmpFile
  73. echo "" >> $TmpFile
  74. - /usr/lib/sendmail -t < $TmpFile
  75. + /usr/sbin/sendmail -t < $TmpFile
  76. rm $TmpFile
  77. exit 0
  78. endif
  79. @@ -157,7 +157,7 @@
  80. echo The file: "$Subject" >> $TmpFile
  81. echo was sent to: "$FromName" >> $TmpFile
  82. echo "" >> $TmpFile
  83. - /usr/lib/sendmail -t < $TmpFile
  84. + /usr/sbin/sendmail -t < $TmpFile
  85. endif
  86. rm -f $TmpFile
  87. --- mm2.7/src/man/mailto.1.sml Fri Jul 30 15:51:30 1999
  88. +++ mm2.7/src/man/mailto.1 Fri Jul 30 15:51:37 1999
  89. @@ -230,7 +230,7 @@
  90. dot -- controls whether or not a period alone on a line
  91. should be interpreted as terminating your mail
  92. ignore -- controls whether or not interrupts are ignored
  93. - verbose -- controls the verbosity of output from /usr/lib/sendmail
  94. + verbose -- controls the verbosity of output from /usr/sbin/sendmail
  95. quiet -- controls the verbosity of output from the mailto program.
  96. keepblind -- controls whether or not a 'blind' copy of the mail is kept.
  97. commasonly -- controls whether or not a space character