wok-next diff unbound/receipt @ rev 20151

uclibc-cross-compiler-x86_64: receipt v2 (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 01 14:57:04 2017 +0100 (2017-11-01)
parents dbf4eeed945f
children 6b6854289368
line diff
     1.1 --- a/unbound/receipt	Mon Mar 28 18:04:41 2016 +0200
     1.2 +++ b/unbound/receipt	Wed Nov 01 14:57:04 2017 +0100
     1.3 @@ -40,4 +40,5 @@
     1.4  	chroot "$1/" adduser -S -H -h /var/lib/unbound -D unbound
     1.5  	chroot "$1/" chown unbound /var/lib/unbound
     1.6  	chroot "$1/" unbound-anchor -a /var/lib/unbound/root.key
     1.7 +	:
     1.8  }