From: rhyhann <[email protected]>

---
 source/network-extra/ssmtp/FrugalBuild |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/source/network-extra/ssmtp/FrugalBuild 
b/source/network-extra/ssmtp/FrugalBuild
index 19f36f6..7ee215d 100644
--- a/source/network-extra/ssmtp/FrugalBuild
+++ b/source/network-extra/ssmtp/FrugalBuild
@@ -1,10 +1,10 @@
-# Compiling Time: 0 SBU
+# Compiling Time: 0.04 SBU
 # Maintainer:
 # Contributor: Othmane Benkirane <[email protected]>
 
 pkgname=ssmtp
 pkgver=2.63
-pkgrel=1
+pkgrel=2
 pkgdesc="Extremely simple MTA to get mail off the system to a mailhub."
 url="http://packages.debian.org/stable/mail/ssmtp";
 _src_url="http://ftp.debian.org/debian/pool/main/s/ssmtp";
@@ -23,6 +23,9 @@ build() {
   Fmake
   Fsed '$(GEN_CONFIG)' '#' Makefile
   Fmakeinstall mandir=$Fdestdir/usr/share/man/man8 
SSMTPCONFDIR=$Fdestdir/etc/ssmtp
+  Fln /usr/sbin/ssmtp /usr/sbin/sendmail
+  # For compatibility reasons
+  Fln /usr/sbin/ssmtp /usr/lib/sendmail
 }
 
 # optimization OK
-- 
1.6.3.3

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to