--- lib/bone/Makefile.am.0	Tue Sep  4 15:12:21 2001
+++ lib/bone/Makefile.am	Tue Sep  4 15:13:06 2001
@@ -15,7 +15,7 @@
 
 install-data-hook:
 if SET_GID
-	chown -R root.@GAMEGROUP@ "$(DESTDIR)$(angbanddir)"
+	chown -R root:@GAMEGROUP@ "$(DESTDIR)$(angbanddir)"
 	chmod -R 070 "$(DESTDIR)$(angbanddir)"
 endif
 
