[arch-commits] Commit in cjdns/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Sun Oct 9 13:00:25 UTC 2016
Date: Sunday, October 9, 2016 @ 13:00:25
Author: bpiotrowski
Revision: 191701
upgpkg: cjdns 17.4-2
include cjdns-resume.service
Modified:
cjdns/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-09 12:19:10 UTC (rev 191700)
+++ PKGBUILD 2016-10-09 13:00:25 UTC (rev 191701)
@@ -6,7 +6,7 @@
pkgname=cjdns
pkgver=17.4
-pkgrel=1
+pkgrel=2
pkgdesc='A routing engine designed for security, scalability, speed and ease of use'
url='https://github.com/cjdelisle/cjdns'
arch=('i686' 'x86_64')
@@ -26,6 +26,7 @@
cd ${pkgname}-${pkgname}-v${pkgver}
install -Dm 755 cjdroute "${pkgdir}/usr/bin/cjdroute"
install -Dm 644 contrib/systemd/${pkgname}.service "${pkgdir}/usr/lib/systemd/system/${pkgname}.service"
+ install -Dm 644 contrib/systemd/${pkgname}-resume.service "${pkgdir}/usr/lib/systemd/system/${pkgname}-resume.service"
install -Dm 644 doc/man/cjdroute.conf.5 "${pkgdir}/usr/share/man/man5/cjdroute.conf.5"
install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
install -Dm 644 -t "${pkgdir}/usr/share/doc/${pkgname}" \
More information about the arch-commits
mailing list