summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-19 20:29:46 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-19 20:29:46 +0000
commit2339f1ac9602f6f9bddfa99015f91dacdc3191ed (patch)
treef5a7c93f97d16b2ae5418e6602872e8cf6e59860 /games
parentPrevent log clobber on -STABLE machines with special drives. (diff)
Correct the plist with regard to the last commit, and fix up the patch
so that the chown works on -CURRENT.
Notes
Notes: svn path=/head/; revision=73557
Diffstat (limited to 'games')
-rw-r--r--games/gnome-games/files/patch-mahjongg_Makefile.in4
-rw-r--r--games/gnome-games/pkg-plist3
-rw-r--r--games/gnomegames2/files/patch-mahjongg_Makefile.in4
-rw-r--r--games/gnomegames2/pkg-plist3
4 files changed, 8 insertions, 6 deletions
diff --git a/games/gnome-games/files/patch-mahjongg_Makefile.in b/games/gnome-games/files/patch-mahjongg_Makefile.in
index c8d40ce2cf38..917c7420673a 100644
--- a/games/gnome-games/files/patch-mahjongg_Makefile.in
+++ b/games/gnome-games/files/patch-mahjongg_Makefile.in
@@ -9,8 +9,8 @@
- -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores
+ touch $(DESTDIR)$(scoredir)/mahjongg.easy.scores
+ touch $(DESTDIR)$(scoredir)/mahjongg.difficult.scores
-+ -chown games.games $(DESTDIR)$(scoredir)/mahjongg.easy.scores
-+ -chown games.games $(DESTDIR)$(scoredir)/mahjongg.difficult.scores
++ -chown games:games $(DESTDIR)$(scoredir)/mahjongg.easy.scores
++ -chown games:games $(DESTDIR)$(scoredir)/mahjongg.difficult.scores
+ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.easy.scores
+ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.difficult.scores
-chgrp games $(DESTDIR)$(bindir)/mahjongg && chmod 2555 $(DESTDIR)$(bindir)/mahjongg
diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist
index 910edff0181e..2dd61e01ef17 100644
--- a/games/gnome-games/pkg-plist
+++ b/games/gnome-games/pkg-plist
@@ -137,7 +137,8 @@ share/gnome/games/iagno.b3.scores
share/gnome/games/iagno.w1.scores
share/gnome/games/iagno.w2.scores
share/gnome/games/iagno.w3.scores
-share/gnome/games/mahjongg.{easy,difficult}.scores
+share/gnome/games/mahjongg.difficult.scores
+share/gnome/games/mahjongg.easy.scores
share/gnome/games/same-gnome.scores
share/gnome/gnect/catseyes_40x40.gnect
share/gnome/gnect/classic_40x40.gnect
diff --git a/games/gnomegames2/files/patch-mahjongg_Makefile.in b/games/gnomegames2/files/patch-mahjongg_Makefile.in
index c8d40ce2cf38..917c7420673a 100644
--- a/games/gnomegames2/files/patch-mahjongg_Makefile.in
+++ b/games/gnomegames2/files/patch-mahjongg_Makefile.in
@@ -9,8 +9,8 @@
- -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores
+ touch $(DESTDIR)$(scoredir)/mahjongg.easy.scores
+ touch $(DESTDIR)$(scoredir)/mahjongg.difficult.scores
-+ -chown games.games $(DESTDIR)$(scoredir)/mahjongg.easy.scores
-+ -chown games.games $(DESTDIR)$(scoredir)/mahjongg.difficult.scores
++ -chown games:games $(DESTDIR)$(scoredir)/mahjongg.easy.scores
++ -chown games:games $(DESTDIR)$(scoredir)/mahjongg.difficult.scores
+ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.easy.scores
+ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.difficult.scores
-chgrp games $(DESTDIR)$(bindir)/mahjongg && chmod 2555 $(DESTDIR)$(bindir)/mahjongg
diff --git a/games/gnomegames2/pkg-plist b/games/gnomegames2/pkg-plist
index 910edff0181e..2dd61e01ef17 100644
--- a/games/gnomegames2/pkg-plist
+++ b/games/gnomegames2/pkg-plist
@@ -137,7 +137,8 @@ share/gnome/games/iagno.b3.scores
share/gnome/games/iagno.w1.scores
share/gnome/games/iagno.w2.scores
share/gnome/games/iagno.w3.scores
-share/gnome/games/mahjongg.{easy,difficult}.scores
+share/gnome/games/mahjongg.difficult.scores
+share/gnome/games/mahjongg.easy.scores
share/gnome/games/same-gnome.scores
share/gnome/gnect/catseyes_40x40.gnect
share/gnome/gnect/classic_40x40.gnect