diff options
-rw-r--r-- | games/gnome-games/files/patch-mahjongg_Makefile.in | 4 | ||||
-rw-r--r-- | games/gnome-games/pkg-plist | 3 | ||||
-rw-r--r-- | games/gnomegames2/files/patch-mahjongg_Makefile.in | 4 | ||||
-rw-r--r-- | games/gnomegames2/pkg-plist | 3 |
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 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 diff --git a/games/gnomegames2/files/patch-mahjongg_Makefile.in b/games/gnomegames2/files/patch-mahjongg_Makefile.in index c8d40ce2c..917c74206 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 47e2cf18b..2c7f3d143 100644 --- a/games/gnomegames2/pkg-plist +++ b/games/gnomegames2/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 |