wok-next diff pinta/receipt @ rev 20779
typo
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Fri Jun 08 09:48:36 2018 +0000 (2018-06-08) |
parents | e54ac42d7a86 |
children | 85a0f869ebc9 |
line diff
1.1 --- a/pinta/receipt Thu Nov 17 02:51:28 2016 +0200 1.2 +++ b/pinta/receipt Fri Jun 08 09:48:36 2018 +0000 1.3 @@ -24,6 +24,6 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - cook_copy_files pinta *.dll *.exe *.mo 1.8 + copy pinta *.dll *.exe *.mo 1.9 cook_copy_icons 16 32 # 48 is absent 1.10 }