aboutsummaryrefslogtreecommitdiffstats
path: root/testing/shadow/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/shadow/APKBUILD')
-rw-r--r--testing/shadow/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/shadow/APKBUILD b/testing/shadow/APKBUILD
index ba9d8e3bc0..a7b9e2c44a 100644
--- a/testing/shadow/APKBUILD
+++ b/testing/shadow/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=shadow
pkgver=4.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="PAM-using login and passwd utilities (usermod / useradd / newuidmap etc)"
url="http://pkg-shadow.alioth.debian.org/"
arch="all"
@@ -10,7 +10,7 @@ license="GPL"
depends=
depends_dev="linux-pam-dev"
makedepends="$depends_dev"
-install="$pkgname.post-upgrade $pkgname.post-deinstall"
+install=""
subpackages="$pkgname-doc"
source="http://pkg-shadow.alioth.debian.org/releases/shadow-$pkgver.tar.xz
login.pamd"