Browse Source

make rmail command available

Ralf S. Engelschall 24 years ago
parent
commit
57ef006c99
1 changed files with 1 additions and 0 deletions
  1. 1 0
      exim/exim.spec

+ 1 - 0
exim/exim.spec

@@ -133,6 +133,7 @@ Provides:     MTA
     ( cd $RPM_BUILD_ROOT%{l_prefix}/sbin
       ln -s ../bin/exim sendmail
       ln -s ../bin/exim mailq
+      ln -s ../bin/exim rmail
     )
     ( echo "#!/bin/sh"
       echo "%{l_prefix}/sbin/sendmail -bi"