1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
freebsd-ports/x11/gnome-libs/files/patch-gnome-data_Makefile.in

11 lines
428 B
Plaintext
Raw Normal View History

--- gnome-data/Makefile.in.orig Fri Nov 26 00:59:37 2004
+++ gnome-data/Makefile.in Fri Nov 26 00:59:47 2004
@@ -387,7 +387,6 @@
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(scoredir)
- -chgrp $(GAMES_GROUP) $(DESTDIR)$(scoredir) && chmod g=rwXs $(DESTDIR)$(scoredir)
$(top_builddir)/libgnome/gnome-gen-mimedb $(DESTDIR)$(sysconfdir)/mime-magic
# Tell versions [3.59,3.63) of GNU make to not export all variables.