wok-next diff goffice/receipt @ rev 19954

qt4: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 16 15:44:30 2017 +0200 (2017-10-16)
parents e70c0b9c5adf
children baf539ef5c7c
line diff
     1.1 --- a/goffice/receipt	Fri Jun 16 15:39:43 2017 +0300
     1.2 +++ b/goffice/receipt	Mon Oct 16 15:44:30 2017 +0200
     1.3 @@ -27,5 +27,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cook_copy_files *.so* *.xml *.xsl README
     1.8 +	copy *.so* *.xml *.xsl README
     1.9  }