wok-next diff tuxtype/receipt @ rev 19737

Up bind, brotli, cairo, check, compface, cookutils, cpio, curl, db, openssl.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 30 05:37:57 2017 +0300 (2017-05-30)
parents 600aaedb561d
children 757d032c55c7
line diff
     1.1 --- a/tuxtype/receipt	Mon Dec 02 19:18:04 2013 +0000
     1.2 +++ b/tuxtype/receipt	Tue May 30 05:37:57 2017 +0300
     1.3 @@ -52,5 +52,5 @@
     1.4  post_install()
     1.5  {
     1.6  	echo "Adding games group if not already created:"
     1.7 -	addgroup games
     1.8 +	chroot "$1/" addgroup games
     1.9  }