wok-next diff asciidoc/receipt @ rev 19935

cloudvpn: tiny patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 15 14:27:05 2017 +0200 (2017-10-15)
parents c5336999f370
children 757d032c55c7
line diff
     1.1 --- a/asciidoc/receipt	Thu Mar 02 05:17:16 2017 +0200
     1.2 +++ b/asciidoc/receipt	Sun Oct 15 14:27:05 2017 +0200
     1.3 @@ -29,5 +29,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cook_copy_folders etc bin
     1.8 +	copy etc/ bin/
     1.9  }