wok-current diff cryptkeeper/receipt @ rev 20596

xfi, xfw, cryptkeeper: (not so) dirty hack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 16 11:41:49 2018 +0100 (2018-12-16)
parents 019632316cf5
children 6e8b1bcb30e2
line diff
     1.1 --- a/cryptkeeper/receipt	Sun Dec 16 10:41:06 2018 +0100
     1.2 +++ b/cryptkeeper/receipt	Sun Dec 16 11:41:49 2018 +0100
     1.3 @@ -26,5 +26,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cook_copy_folders usr 2> /dev/null || true
     1.8 +	cp -a $install/usr $fs
     1.9  }