wok-next diff sdft/receipt @ rev 21469

updated tinc (1.0.25 -> 1.0.36)
author Hans-G?nter Theisgen
date Wed May 13 07:41:00 2020 +0100 (2020-05-13)
parents cd7906120828
children
line diff
     1.1 --- a/sdft/receipt	Sat Jul 14 17:43:03 2018 +0300
     1.2 +++ b/sdft/receipt	Wed May 13 07:41:00 2020 +0100
     1.3 @@ -7,8 +7,9 @@
     1.4  MAINTAINER="al.bobylev@gmail.com"
     1.5  LICENSE="GPL3"
     1.6  WEB_SITE="http://www.slitaz.org/"
     1.7 +HOST_ARCH="any"
     1.8  REPOLOGY="-"
     1.9  
    1.10 -genpkg_rules() {
    1.11 -	install -Dm755 $stuff/sdft $fs/usr/bin/sdft
    1.12 +compile_rules() {
    1.13 +	install -Dm755 $stuff/sdft $install/usr/bin/sdft
    1.14  }