From 9df46e5b365a33ae2bba8b077eb753a7574aafa2 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 19 Jan 2003 20:29:31 +0000 Subject: Correct the plist with regard to the last commit, and fix up the patch so that the chown works on -CURRENT. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@404 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gnome-games/files/patch-mahjongg_Makefile.in | 4 ++-- games/gnome-games/pkg-plist | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'games/gnome-games') diff --git a/games/gnome-games/files/patch-mahjongg_Makefile.in b/games/gnome-games/files/patch-mahjongg_Makefile.in index c8d40ce2c..917c74206 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 47e2cf18b..2c7f3d143 100644 --- a/games/gnome-games/pkg-plist +++ b/games/gnome-games/pkg-plist @@ -141,7 +141,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 -- cgit v1.2.3