Package: tuxtype
Version: 1.8.3

chown does not work in build enviroment - disable it (all distros
patches sources, better to change
code)
Index: tuxtype_w_fonts-1.8.1/Makefile.in
===================================================================
--- tuxtype_w_fonts-1.8.1.orig/Makefile.in
+++ tuxtype_w_fonts-1.8.1/Makefile.in
@@ -780,7 +780,7 @@ install-data-hook:
 	$(MKDIR_P) -m 2755 $(DESTDIR)$(pkglocalstatedir)
 	$(MKDIR_P) -m 2755 $(DESTDIR)$(pkglocalstatedir)/words
 #	chown root:games $(DESTDIR)$(pkglocalstatedir)
-	chown root:games $(DESTDIR)$(pkglocalstatedir)/words
+#	chown root:games $(DESTDIR)$(pkglocalstatedir)/words
 
 uninstall-hook:
 	rm -rf $(DESTDIR)$(pkglocalstatedir)/words

Reply via email to