diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
commit | d615f4ca564f838b39bd8b504a3107011d951a03 (patch) | |
tree | d799b77773a040bd9f634696266507c9072dd071 /games/gnomegames2/files/patch-af | |
parent | c2ed1d8a3eee6f0edbbd6033ea2f1717399741e2 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'.release/4.2.0
Notes
Notes:
svn path=/head/; revision=35216
svn path=/tags/RELEASE_4_2_0/; revision=35217; tag=release/4.2.0
Diffstat (limited to 'games/gnomegames2/files/patch-af')
-rw-r--r-- | games/gnomegames2/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/gnomegames2/files/patch-af b/games/gnomegames2/files/patch-af deleted file mode 100644 index 2ad5821dd199..000000000000 --- a/games/gnomegames2/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-stones/main.c.orig Fri Jan 1 15:32:40 1999 -+++ gnome-stones/main.c Fri Jan 1 15:33:00 1999 -@@ -1249,7 +1249,7 @@ - static gboolean - scan_public_plugin_directory (void) - { -- char *dir= gnome_unconditional_libdir_file ("gnome-stones/objects/"); -+ char *dir= gnome_unconditional_datadir_file ("gnome-stones/objects/"); - - plugin_load_plugins_in_dir (dir); - |