Skip to content
Snippets Groups Projects
Commit be54c125 authored by Natanael Copa's avatar Natanael Copa
Browse files

testing/shadow: remove post-deinstall/upgrade

replaced by busybox trigger
parent da36eda5
No related merge requests found
......@@ -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"
......
#!/bin/sh
busybox --install -s
#!/bin/sh
busybox --install -s
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment