diff options
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); - |