wok-next diff xmlstarlet/receipt @ rev 19783

Up receipts to v2 syntax: cook_copy_files & cook_copy_folders -> copy
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 18 04:38:10 2017 +0300 (2017-06-18)
parents c6ff64491e71
children 0e7893ac206d
line diff
     1.1 --- a/xmlstarlet/receipt	Sat Jul 09 15:48:02 2016 +0300
     1.2 +++ b/xmlstarlet/receipt	Sun Jun 18 04:38:10 2017 +0300
     1.3 @@ -24,5 +24,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cook_copy_files xmlstarlet
     1.8 +	copy xmlstarlet
     1.9  }