summaryrefslogtreecommitdiff
path: root/extra/yp-tools
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-04 00:04:04 +0000
committerroot <root@rshg054.dnsready.net>2012-09-04 00:04:04 +0000
commit8b7b4f2e5a808cb0c1226c23469fa57751eba190 (patch)
treed3b039c682e3991febbfa886b15b31cf09d048b8 /extra/yp-tools
parent81de702a6fc79e430129a7d2b708d90f43ae5ba1 (diff)
Tue Sep 4 00:04:04 UTC 2012
Diffstat (limited to 'extra/yp-tools')
-rw-r--r--extra/yp-tools/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/yp-tools/PKGBUILD b/extra/yp-tools/PKGBUILD
index 2ad93660d..e85a3e1e6 100644
--- a/extra/yp-tools/PKGBUILD
+++ b/extra/yp-tools/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 162166 2012-06-22 13:00:08Z dreisner $
+# $Id: PKGBUILD 165833 2012-08-31 12:24:13Z tomegun $
# Mantainer: Tom Gundersen <teg@jklm.no>
# Contributor: Gaetan Bisson <bisson@archlinux.org>
# Contributor: dorphell <dorphell@archlinux.org>
@@ -6,7 +6,7 @@
pkgname=yp-tools
pkgver=2.12
-pkgrel=3
+pkgrel=4
pkgdesc='Linux NIS Tools'
arch=('i686' 'x86_64')
url='http://www.linux-nis.org/nis/yp-tools/'
@@ -25,7 +25,7 @@ build() {
package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
- install -D -m644 ../domainname.service "${pkgdir}/usr/lib/systemd/service/domainname.service"
+ install -D -m644 ../domainname.service "${pkgdir}/usr/lib/systemd/system/domainname.service"
}
md5sums=('ce1e06d86caa285fa8cd76fdf103f51e'
'8d354b76eb0df9a3b06637bfff87453b')