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

Christian Hesse eworm at archlinux.org
Mon Nov 26 22:28:17 UTC 2018


    Date: Monday, November 26, 2018 @ 22:28:16
  Author: eworm
Revision: 409898

upgpkg: mailutils 3.5-2

Add --sysconfdir=/etc and make tools check for /etc/mailutils.conf.

Modified:
  mailutils/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-26 21:24:48 UTC (rev 409897)
+++ PKGBUILD	2018-11-26 22:28:16 UTC (rev 409898)
@@ -3,7 +3,7 @@
 
 pkgname=mailutils
 pkgver=3.5
-pkgrel=1
+pkgrel=2
 pkgdesc="MUA command line tool (mailx)"
 arch=(x86_64)
 url="http://www.gnu.org/software/mailutils/"
@@ -31,6 +31,7 @@
 	--prefix=/usr \
 	--sbindir=/usr/bin \
 	--libexecdir=/usr/lib/$pkgname \
+	--sysconfdir=/etc \
 	--with-gdbm \
 	--with-gnutls \
 	--disable-python \



More information about the arch-commits mailing list