# HG changeset patch # User Pascal Bellard # Date 1266852576 -3600 # Node ID 02779417eb2b2615d4353d94157ea7b1dc3f5f72 # Parent 55cde812bbe641596f4ed7e85320e7f933e42593 busybox-pam: depends on busybox conf diff -r 55cde812bbe6 -r 02779417eb2b busybox-pam/receipt --- a/busybox-pam/receipt Mon Feb 22 10:42:56 2010 +0000 +++ b/busybox-pam/receipt Mon Feb 22 16:29:36 2010 +0100 @@ -61,6 +61,9 @@ cp -a stuff/etc $fs mkdir -p $fs/etc/init.d # Busybox config files. + # genpkg busybox-pam depends on busybox config files + # Note: no space/tab before WANTED +WANTED="busybox" cd $WOK/$SOURCE fs=$WOK/$PACKAGE/taz/$PACKAGE-$VERSION/fs cp stuff/busybox.conf $fs/etc