From 68c10ed7518794a802ba94cff9d74387961fb386 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Wed, 25 Jul 2001 17:59:04 +0000 Subject: Use user:group in call to chown. --- games/qix/pkg-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/qix') diff --git a/games/qix/pkg-install b/games/qix/pkg-install index 1ec18fccfae8..0e668af85c9b 100644 --- a/games/qix/pkg-install +++ b/games/qix/pkg-install @@ -8,7 +8,7 @@ X11BASE=/usr/X11R6 FONTDIR=$X11BASE/lib/X11/fonts/local mkdir -p $X11BASE/share/qix -chown bin.games $X11BASE/share/qix +chown bin:games $X11BASE/share/qix chmod g+w $X11BASE/share/qix cat >> $FONTDIR/fonts.alias <