wok-next diff tar/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 82b613cfd1e0
children
line diff
     1.1 --- a/tar/receipt	Fri Jan 04 17:29:48 2019 +0200
     1.2 +++ b/tar/receipt	Wed May 13 07:41:00 2020 +0100
     1.3 @@ -14,11 +14,13 @@
     1.4  TARBALL_SHA1="ad53ec4fa815177ab8dbcaa27a42557295142f94"
     1.5  
     1.6  BUILD_DEPENDS="acl-dev gettext-dev texinfo"
     1.7 -DEPENDS="acl"
     1.8 +SPLIT="$PACKAGE-lang"
     1.9  
    1.10 -TAGS="LFS archive compression"
    1.11 +DEPENDS_std="acl"
    1.12 +TAGS_std="LFS archive compression"
    1.13  
    1.14  compile_rules() {
    1.15 +	# keep "--bindir=/bin" to put "tar" to /bin/ istead of /usr/bin/
    1.16  	FORCE_UNSAFE_CONFIGURE=1 \
    1.17  	./configure \
    1.18  		--bindir=/bin \