# HG changeset patch # User Pascal Bellard # Date 1234183516 0 # Node ID 960777cebed690e972f84092210b9e7e8b91b09c # Parent 4f51ecbb2050d976752d5e03401077c401deec9e busybox-pam: fix genpkg diff -r 4f51ecbb2050 -r 960777cebed6 busybox-pam/receipt --- a/busybox-pam/receipt Mon Feb 09 12:28:12 2009 +0000 +++ b/busybox-pam/receipt Mon Feb 09 12:45:16 2009 +0000 @@ -49,6 +49,7 @@ mkdir -p $fs/etc/init.d # Busybox config files. cd $WOK/busybox + fs=$WOK/$PACKAGE/taz/$PACKAGE-$VERSION/fs cp stuff/busybox.conf $fs/etc chmod 600 $fs/etc/busybox.conf cp stuff/dnsd.conf $fs/etc