--- lib/save/Makefile.am.0 Tue Sep 4 15:12:25 2001 +++ lib/save/Makefile.am Tue Sep 4 15:12:57 2001 @@ -15,6 +15,6 @@ install-data-hook: if SET_GID - chown -R root.@GAMEGROUP@ "$(DESTDIR)$(angbanddir)" + chown -R root:@GAMEGROUP@ "$(DESTDIR)$(angbanddir)" chmod -R 070 "$(DESTDIR)$(angbanddir)" endif