wok diff cryptkeeper/receipt @ rev 20603

Update iptraf & gcc3
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 17 12:19:32 2018 +0100 (2018-12-17)
parents 019632316cf5
children 6e8b1bcb30e2
line diff
     1.1 --- a/cryptkeeper/receipt	Sun Dec 16 10:41:06 2018 +0100
     1.2 +++ b/cryptkeeper/receipt	Mon Dec 17 12:19:32 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  }