Parcourir la source

make rmail command available

Ralf S. Engelschall il y a 24 ans
Parent
commit
57ef006c99
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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"