aboutsummaryrefslogtreecommitdiff
path: root/games/zangband/files/patch-ab
blob: 0fae8d4cb64dd6a1029ba06a066bb8d6f892e06f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/apex/Makefile.in.0	Fri Aug 17 05:10:34 2001
+++ lib/apex/Makefile.in	Fri Aug 17 05:10:52 2001
@@ -200,7 +200,7 @@
 
 install-data-hook:
 @SET_GID_TRUE@	touch "$(DESTDIR)$(angbanddir)/scores.raw"
-@SET_GID_TRUE@	chown -R root.@GAMEGROUP@ "$(DESTDIR)$(angbanddir)"
+@SET_GID_TRUE@	chown -R root:@GAMEGROUP@ "$(DESTDIR)$(angbanddir)"
 @SET_GID_TRUE@	chmod -R g+w "$(DESTDIR)$(angbanddir)"
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.