aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnomegames/files/patch-af
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-01-01 17:23:15 +0800
committervanilla <vanilla@FreeBSD.org>1999-01-01 17:23:15 +0800
commitb42ae2911489e75ec4998304815d66c151b1f0a9 (patch)
treeec5b430bcb559f02334c62f6d06889906c7ba81b /games/gnomegames/files/patch-af
parentcb3271020d1eb3f1495d0cb9edc6acd37691cca2 (diff)
downloadfreebsd-ports-gnome-b42ae2911489e75ec4998304815d66c151b1f0a9.tar.gz
freebsd-ports-gnome-b42ae2911489e75ec4998304815d66c151b1f0a9.tar.zst
freebsd-ports-gnome-b42ae2911489e75ec4998304815d66c151b1f0a9.zip
Upgrade to 0.99.0.
Diffstat (limited to 'games/gnomegames/files/patch-af')
-rw-r--r--games/gnomegames/files/patch-af11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/gnomegames/files/patch-af b/games/gnomegames/files/patch-af
new file mode 100644
index 000000000000..2ad5821dd199
--- /dev/null
+++ b/games/gnomegames/files/patch-af
@@ -0,0 +1,11 @@
+--- 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);
+