wok rev 5921

busybox-pam: update CONFIG_FILES
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 28 12:53:19 2010 +0200 (2010-07-28)
parents 67fdb010dcb6
children 0c422ad7d2dd
files busybox-pam/receipt
line diff
     1.1 --- a/busybox-pam/receipt	Wed Jul 28 12:22:27 2010 +0200
     1.2 +++ b/busybox-pam/receipt	Wed Jul 28 12:53:19 2010 +0200
     1.3 @@ -11,7 +11,8 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.busybox.net/"
     1.6  WGET_URL="http://www.busybox.net/downloads/$TARBALL"
     1.7 -CONFIG_FILES="/etc/dnsd.conf /etc/inetd.conf /etc/udhcpd.conf /etc/resolv.conf"
     1.8 +CONFIG_FILES="/etc/dnsd.conf /etc/inetd.conf /etc/udhcpd.conf /etc/resolv.conf \
     1.9 +/etc/pam.d"
    1.10  PROVIDE="busybox:pam"
    1.11  
    1.12  # Rules to configure and make the package.