openbsd-ports/www/gnash/patches/patch-plugin_plugin_cpp
deanna 9cbaef4fe7 Update to 0.8.3
patch-server_asobj_SoundGst_cpp from guilherme m. schroeder on ports@
patch-server_asobj_NetStreamGst_cpp from Deomid Ryabkov on gnash-dev

With help from kurt@ and brad@, thanks!
2008-06-28 15:46:33 +00:00

12 lines
361 B
Plaintext

$OpenBSD: patch-plugin_plugin_cpp,v 1.1 2008/06/28 15:46:33 deanna Exp $
--- plugin/plugin.cpp.orig Tue Jun 3 17:36:08 2008
+++ plugin/plugin.cpp Tue Jun 3 17:36:46 2008
@@ -200,6 +200,7 @@ NS_PluginInitialize()
}
newGnashRc.append(SYSCONFDIR);
+ newGnashRc.append("/gnash");
newGnashRc.append("/gnashpluginrc");
char *home = getenv("HOME");