wok-next diff vim-tiny/receipt @ rev 20042

pigz, pxe-kexec: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 22 20:53:07 2017 +0200 (2017-10-22)
parents f1752c8b2a2a
children
line diff
     1.1 --- a/vim-tiny/receipt	Fri Dec 30 02:04:27 2016 +0200
     1.2 +++ b/vim-tiny/receipt	Sun Oct 22 20:53:07 2017 +0200
     1.3 @@ -41,7 +41,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cook_copy_folders etc bin vim
     1.8 +	copy etc/ bin/ vim/
     1.9  	rm -f  $fs/usr/bin/*tutor
    1.10  	rm -rf $fs/usr/share/vim/vim*/tutor
    1.11  }