pam: add /etc to main pkg (doh).
This commit is contained in:
parent
b03ac3d815
commit
9afa63c270
@ -1,7 +1,7 @@
|
||||
# Template file for 'pam'
|
||||
pkgname=pam
|
||||
version=1.1.6
|
||||
revision=5
|
||||
revision=6
|
||||
wrksrc="Linux-PAM-$version"
|
||||
build_style=gnu-configure
|
||||
configure_args="--libdir=/usr/lib --sbindir=/usr/sbin
|
||||
@ -73,6 +73,7 @@ pam_package() {
|
||||
/etc/security/time.conf"
|
||||
depends="cracklib"
|
||||
pkg_install() {
|
||||
vmove etc
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user