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

Sébastien Luttringer seblu at nymeria.archlinux.org
Wed Apr 17 00:49:49 UTC 2013


    Date: Wednesday, April 17, 2013 @ 02:49:49
  Author: seblu
Revision: 88391

upgpkg: opensmtpd 5.3.1p1-1

Modified:
  opensmtpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-17 00:13:30 UTC (rev 88390)
+++ PKGBUILD	2013-04-17 00:49:49 UTC (rev 88391)
@@ -3,7 +3,7 @@
 
 pkgname=opensmtpd
 pkgver=5.3.1p1
-pkgrel=0.4
+pkgrel=1
 pkgdesc='Free implementation of the server-side SMTP protocol'
 arch=('i686' 'x86_64')
 url='http://www.opensmtpd.org/'
@@ -53,6 +53,8 @@
   rm -r usr/bin/opensmtpd
   # empty aliases file
   install -Dm644 /dev/null "$pkgdir/etc/aliases"
+  install -Dm644 /dev/null "$pkgdir/etc/virtual"
+  install -Dm644 /dev/null "$pkgdir/etc/secrets"
   # fake sendmail binary (used to be smtp-forwarder)
   # use hardlink as upstream does...
   cd "$pkgdir/usr/bin"




More information about the arch-commits mailing list