# HG changeset patch # User Pascal Bellard # Date 1280314399 -7200 # Node ID 4421c2206be7f8ec332b411b25b97502f5a8dfb9 # Parent 67fdb010dcb65f982185181c92d86212c4028a17 busybox-pam: update CONFIG_FILES diff -r 67fdb010dcb6 -r 4421c2206be7 busybox-pam/receipt --- a/busybox-pam/receipt Wed Jul 28 12:22:27 2010 +0200 +++ b/busybox-pam/receipt Wed Jul 28 12:53:19 2010 +0200 @@ -11,7 +11,8 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.busybox.net/" WGET_URL="http://www.busybox.net/downloads/$TARBALL" -CONFIG_FILES="/etc/dnsd.conf /etc/inetd.conf /etc/udhcpd.conf /etc/resolv.conf" +CONFIG_FILES="/etc/dnsd.conf /etc/inetd.conf /etc/udhcpd.conf /etc/resolv.conf \ +/etc/pam.d" PROVIDE="busybox:pam" # Rules to configure and make the package.