aboutsummaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Steel <jsteel@archlinux.org>2016-04-27 21:31:42 +0100
committerJonathan Steel <jsteel@archlinux.org>2016-04-27 21:31:42 +0100
commit424e3203e0a5d7ea31088dca2f7813abc8489979 (patch)
tree0779bbc331dfd418abe1504b6f8faaf730527845 /PKGBUILD
parent403b591f0104d36ebd13eaddf6da2263941b8eae (diff)
downloadAUR-424e3203e0a5d7ea31088dca2f7813abc8489979.tar.gz
AUR-424e3203e0a5d7ea31088dca2f7813abc8489979.tar.zst
AUR-424e3203e0a5d7ea31088dca2f7813abc8489979.zip
We should not remove users/groups when packages are uninstalled
https://lists.archlinux.org/pipermail/arch-dev-public/2015-February/026953.html
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01f7a64..84e901b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
3pkgbase=naemon 3pkgbase=naemon
4pkgname=('naemon-core' 'naemon-livestatus' 'naemon-thruk') 4pkgname=('naemon-core' 'naemon-livestatus' 'naemon-thruk')
5pkgver=1.0.3 5pkgver=1.0.3
6pkgrel=1 6pkgrel=2
7arch=('i686' 'x86_64') 7arch=('i686' 'x86_64')
8url="http://naemon.org" 8url="http://naemon.org"
9license=('GPL2') 9license=('GPL2')