wok-next diff tslib/receipt @ rev 20273

remove samba-pam
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 08 10:06:19 2017 +0100 (2017-11-08)
parents c5336999f370
children 0e7893ac206d
line diff
     1.1 --- a/tslib/receipt	Thu Mar 02 05:17:16 2017 +0200
     1.2 +++ b/tslib/receipt	Wed Nov 08 10:06:19 2017 +0100
     1.3 @@ -33,6 +33,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cook_copy_folders etc bin
     1.8 -	cook_copy_files *.so*
     1.9 +	copy etc/ bin/ *.so*
    1.10  }