[arch-commits] Commit in esmtp/trunk (PKGBUILD)

Sébastien Luttringer seblu at nymeria.archlinux.org
Thu May 30 22:43:36 UTC 2013


    Date: Friday, May 31, 2013 @ 00:43:36
  Author: seblu
Revision: 92009

upgpkg: esmtp 1.2-5

- /usr merge

Modified:
  esmtp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-30 22:31:40 UTC (rev 92008)
+++ PKGBUILD	2013-05-30 22:43:36 UTC (rev 92009)
@@ -5,7 +5,7 @@
 
 pkgname=esmtp
 pkgver=1.2
-pkgrel=4
+pkgrel=5
 pkgdesc="An easy SMTP forwarder."
 arch=('i686' 'x86_64')
 url='http://esmtp.sourceforge.net'
@@ -20,7 +20,7 @@
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 
-  ./configure --prefix=/usr --sysconfdir=/etc
+  ./configure --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin
   make
 }
 




More information about the arch-commits mailing list