[arch-commits] Commit in pound/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Thu May 30 09:43:24 UTC 2013
Date: Thursday, May 30, 2013 @ 11:43:23
Author: spupykin
Revision: 91954
upgpkg: pound 2.6-6
upd
Modified:
pound/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-30 09:43:18 UTC (rev 91953)
+++ PKGBUILD 2013-05-30 09:43:23 UTC (rev 91954)
@@ -5,7 +5,7 @@
pkgname=pound
pkgver=2.6
-pkgrel=5
+pkgrel=6
pkgdesc="A reverse proxy, load balancer, and SSL wrapper"
arch=('i686' 'x86_64')
url="http://www.apsis.ch/pound/index_html"
@@ -37,4 +37,5 @@
install -m0755 $srcdir/pound.runit $pkgdir/etc/sv/pound/run
install -D -m0644 $srcdir/pound.cfg $pkgdir/etc/pound/pound.cfg
install -Dm0644 $srcdir/$pkgname.service $pkgdir/usr/lib/systemd/system/$pkgname.service
+ rmdir $pkgdir/usr/sbin
}
More information about the arch-commits
mailing list