wok diff distcc/receipt @ rev 22302

updated xorg-xwininfo (1.1.2 -> 1.1.5)
author Hans-G?nter Theisgen
date Wed Nov 13 17:11:58 2019 +0100 (2019-11-13)
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 Nov 13 17:11:58 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