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

Jan Steffens heftig at archlinux.org
Thu Jul 28 19:13:22 UTC 2016


    Date: Thursday, July 28, 2016 @ 19:13:22
  Author: heftig
Revision: 184570

4.1.10-2

Modified:
  nsd/trunk/PKGBUILD
  nsd/trunk/install

----------+
 PKGBUILD |    2 +-
 install  |    6 ------
 2 files changed, 1 insertion(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-28 18:51:26 UTC (rev 184569)
+++ PKGBUILD	2016-07-28 19:13:22 UTC (rev 184570)
@@ -5,7 +5,7 @@
 
 pkgname=nsd
 pkgver=4.1.10
-pkgrel=1
+pkgrel=2
 pkgdesc='Authoritative only, high performance and simple DNS server'
 url='http://www.nlnetlabs.nl/nsd/'
 license=('BSD')

Modified: install
===================================================================
--- install	2016-07-28 18:51:26 UTC (rev 184569)
+++ install	2016-07-28 19:13:22 UTC (rev 184570)
@@ -9,9 +9,3 @@
 	chmod 700 /var/db/nsd
 	post_upgrade
 }
-
-post_remove() {
-	getent passwd nsd &>/dev/null && userdel nsd >/dev/null
-	getent group nsd &>/dev/null && groupdel nsd >/dev/null
-	true
-}



More information about the arch-commits mailing list