diff options
Diffstat (limited to 'games/gnomegames2/files/patch-gnome-stones_Makefile.in')
-rw-r--r-- | games/gnomegames2/files/patch-gnome-stones_Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/gnomegames2/files/patch-gnome-stones_Makefile.in b/games/gnomegames2/files/patch-gnome-stones_Makefile.in new file mode 100644 index 000000000..92fbe9e88 --- /dev/null +++ b/games/gnomegames2/files/patch-gnome-stones_Makefile.in @@ -0,0 +1,11 @@ +--- gnome-stones/Makefile.in.orig Tue Jul 23 20:37:40 2002 ++++ gnome-stones/Makefile.in Tue Jul 23 20:38:10 2002 +@@ -202,7 +202,7 @@ + Caves_in_files = default.caves.in tutorial.caves.in gnomekoban.caves.in atari.caves.in + Caves_DATA = $(Caves_in_files:.caves.in=.caves) + +-gtkrcdir = $(datadir) ++gtkrcdir = $(datadir)/gnome-stones + gtkrc_DATA = gnome-stonesrc gnome-stonesrc.ko + + Mimedir = $(datadir)/mime-info |