Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > da85738547211e956b1f4b3b241d3c1f > files > 2

gweled-0.7-17.1.src.rpm

--- Makefile.in.old	2005-10-04 17:32:23.000000000 +0200
+++ Makefile.in	2005-10-04 17:32:35.000000000 +0200
@@ -644,9 +644,9 @@
 	fi
 	-$(mkinstalldirs) $(DESTDIR)$(scoredir)
 	touch $(DESTDIR)$(scoredir)/gweled.easy.scores
-	-chown $(scores_user):$(scores_group) $(DESTDIR)$(scoredir)/gweled.easy.scores
-	-chmod 664 $(DESTDIR)$(scoredir)/gweled.easy.scores
-	-if test "x$(setgid)" = "xtrue"; then chgrp $(scores_group) $(DESTDIR)$(bindir)/gweled && chmod 2555 $(DESTDIR)$(bindir)/gweled ; fi
+#	-chown $(scores_user):$(scores_group) $(DESTDIR)$(scoredir)/gweled.easy.scores
+#	-chmod 664 $(DESTDIR)$(scoredir)/gweled.easy.scores
+#	-if test "x$(setgid)" = "xtrue"; then chgrp $(scores_group) $(DESTDIR)$(bindir)/gweled && chmod 2555 $(DESTDIR)$(bindir)/gweled ; fi
 
 dist-hook:
 	if test -d pixmaps; then \