diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 13:08:25 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 13:08:25 +0800 |
commit | b8f6165d2ec8273d604cd32921fcdfb6d9c02170 (patch) | |
tree | aa9bc8e07376b53bda3528d92a739866fed22d6e /games/gnome-games/files | |
parent | 2e4d2b950fa8ddf9396d2d8065942a8659800c9a (diff) | |
download | marcuscom-ports-b8f6165d2ec8273d604cd32921fcdfb6d9c02170.tar marcuscom-ports-b8f6165d2ec8273d604cd32921fcdfb6d9c02170.tar.gz marcuscom-ports-b8f6165d2ec8273d604cd32921fcdfb6d9c02170.tar.bz2 marcuscom-ports-b8f6165d2ec8273d604cd32921fcdfb6d9c02170.tar.lz marcuscom-ports-b8f6165d2ec8273d604cd32921fcdfb6d9c02170.tar.xz marcuscom-ports-b8f6165d2ec8273d604cd32921fcdfb6d9c02170.tar.zst marcuscom-ports-b8f6165d2ec8273d604cd32921fcdfb6d9c02170.zip |
- Remove old patch
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5074 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games/files')
-rw-r--r-- | games/gnome-games/files/patch-gnome-stones_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/gnome-games/files/patch-gnome-stones_Makefile.in b/games/gnome-games/files/patch-gnome-stones_Makefile.in deleted file mode 100644 index 92fbe9e88..000000000 --- a/games/gnome-games/files/patch-gnome-stones_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |