wok diff tinyssh/receipt @ rev 23918

Add fawkes
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 19 11:31:32 2020 +0000 (2020-08-19)
parents efbf8f769900
children 5ea0ce1cecc0
line diff
     1.1 --- a/tinyssh/receipt	Thu Nov 28 19:02:16 2019 +0100
     1.2 +++ b/tinyssh/receipt	Wed Aug 19 11:31:32 2020 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/janmojzis/tinyssh/archive/$VERSION.tar.gz"
     1.6  
     1.7 -CONFIG_FILES="/etc/tinyssh"
     1.8 +SECRET_FILES="/etc/tinyssh/sshkeydir"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()