wok-6.x diff distcc/receipt @ rev 21227
updated libgpod and libgpod-dev (0.7.94 -> 0.8.3)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 10 17:10:11 2019 +0100 (2019-04-10) |
parents | 9e01bc6321ea |
children | d261bdbf9116 |
line diff
1.1 --- a/distcc/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/distcc/receipt Wed Apr 10 17:10:11 2019 +0100 1.3 @@ -47,6 +47,7 @@ 1.4 post_install() 1.5 { 1.6 if ! grep -q nagios "$1/etc/passwd"; then 1.7 + echo 1.8 echo -n "Adding user/group nagios..." 1.9 chroot "$1/" addgroup -S distcc 1.10 chroot "$1/" adduser -S -D -H -G distcc distcc