mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Do not change permissions and group ownership of the share/gnome/games
directory. Leave that up to gnomehier.
This commit is contained in:
parent
dd48a4684e
commit
dd94f21336
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122477
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gnomelibs
|
||||
PORTVERSION= 1.4.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES?= x11 gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-libs/1.4
|
||||
|
10
x11/gnome-libs/files/patch-gnome-data_Makefile.in
Normal file
10
x11/gnome-libs/files/patch-gnome-data_Makefile.in
Normal file
@ -0,0 +1,10 @@
|
||||
--- 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.
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gnomelibs
|
||||
PORTVERSION= 1.4.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES?= x11 gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-libs/1.4
|
||||
|
10
x11/gnomelibs/files/patch-gnome-data_Makefile.in
Normal file
10
x11/gnomelibs/files/patch-gnome-data_Makefile.in
Normal file
@ -0,0 +1,10 @@
|
||||
--- 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.
|
Loading…
Reference in New Issue
Block a user