2186ed7
diff -up tuxtype_w_fonts-1.8.1/Makefile.am.patch tuxtype_w_fonts-1.8.1/Makefile.am
2186ed7
--- tuxtype_w_fonts-1.8.1/Makefile.am.patch	2010-05-01 11:40:44.000000000 +0200
2186ed7
+++ tuxtype_w_fonts-1.8.1/Makefile.am	2010-05-01 11:41:08.000000000 +0200
2186ed7
@@ -48,8 +48,6 @@ install-data-hook:
2186ed7
 # Global sites for game state data (e.g. /var/games/tuxtype):
2186ed7
 	$(MKDIR_P) -m 2755 $(DESTDIR)$(pkglocalstatedir)
2186ed7
 	$(MKDIR_P) -m 2755 $(DESTDIR)$(pkglocalstatedir)/words
2186ed7
-#	chown root:games $(DESTDIR)$(pkglocalstatedir)
2186ed7
-	chown root:games $(DESTDIR)$(pkglocalstatedir)/words
2186ed7
 
2186ed7
 
2186ed7
 uninstall-hook:
75a99cc
diff -up tuxtype_w_fonts-1.8.1/Makefile.in.nochown tuxtype_w_fonts-1.8.1/Makefile.in
75a99cc
--- tuxtype_w_fonts-1.8.1/Makefile.in.nochown	2012-08-16 16:55:42.256157148 -0400
75a99cc
+++ tuxtype_w_fonts-1.8.1/Makefile.in	2012-08-16 16:55:45.504157197 -0400
75a99cc
@@ -780,7 +780,7 @@ install-data-hook:
75a99cc
 	$(MKDIR_P) -m 2755 $(DESTDIR)$(pkglocalstatedir)
75a99cc
 	$(MKDIR_P) -m 2755 $(DESTDIR)$(pkglocalstatedir)/words
75a99cc
 #	chown root:games $(DESTDIR)$(pkglocalstatedir)
75a99cc
-	chown root:games $(DESTDIR)$(pkglocalstatedir)/words
75a99cc
+#	chown root:games $(DESTDIR)$(pkglocalstatedir)/words
75a99cc
 
75a99cc
 uninstall-hook:
75a99cc
 	rm -rf $(DESTDIR)$(pkglocalstatedir)/words