wok-next diff itstool/receipt @ rev 20180

opencc: fix wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 02 12:28:56 2017 +0100 (2017-11-02)
parents 35a20e111081
children 0e7893ac206d
line diff
     1.1 --- a/itstool/receipt	Fri Feb 03 12:13:00 2017 +0200
     1.2 +++ b/itstool/receipt	Thu Nov 02 12:28:56 2017 +0100
     1.3 @@ -23,5 +23,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cook_copy_files itstool *.its
     1.8 +	copy itstool *.its
     1.9  }