wok rev 4962

busybox-pam: depends on busybox conf
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 22 16:29:36 2010 +0100 (2010-02-22)
parents 55cde812bbe6
children 1941b0214dd4
files busybox-pam/receipt
line diff
     1.1 --- a/busybox-pam/receipt	Mon Feb 22 10:42:56 2010 +0000
     1.2 +++ b/busybox-pam/receipt	Mon Feb 22 16:29:36 2010 +0100
     1.3 @@ -61,6 +61,9 @@
     1.4      cp -a stuff/etc $fs
     1.5      mkdir -p $fs/etc/init.d
     1.6      # Busybox config files.
     1.7 +    # genpkg busybox-pam depends on busybox config files
     1.8 +    # Note: no space/tab before WANTED
     1.9 +WANTED="busybox"
    1.10      cd $WOK/$SOURCE
    1.11      fs=$WOK/$PACKAGE/taz/$PACKAGE-$VERSION/fs
    1.12      cp stuff/busybox.conf $fs/etc