wok-6.x diff busybox-pam/receipt @ rev 2473

Add fcgi (Fast CGI libs and tools)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 15 19:58:12 2009 +0100 (2009-03-15)
parents f59fdcc72fb4
children b5c440736bca
line diff
     1.1 --- a/busybox-pam/receipt	Thu Feb 12 07:47:04 2009 +0000
     1.2 +++ b/busybox-pam/receipt	Sun Mar 15 19:58:12 2009 +0100
     1.3 @@ -46,6 +46,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6      cp -a $src/_install/* $fs
     1.7 +    cp -a stuff/etc $fs
     1.8      mkdir -p $fs/etc/init.d
     1.9      # Busybox config files.
    1.10      cd $WOK/busybox