wok diff tuxtype/receipt @ rev 18377

v4l4j: Update wget_url and (b)deps
author Yuri Pourre <yuripourre@gmail.com>
date Thu Sep 17 10:51:35 2015 -0300 (2015-09-17)
parents 600aaedb561d
children 970c5ec9a60a
line diff
     1.1 --- a/tuxtype/receipt	Mon Dec 02 19:18:04 2013 +0000
     1.2 +++ b/tuxtype/receipt	Thu Sep 17 10:51:35 2015 -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  }