File mupen64plus-coredir.patch of Package mupen64plus
--- source/mupen64plus-ui-console/src/main.c.orig 2015-03-18 17:45:05.157071580 +0100
+++ source/mupen64plus-ui-console/src/main.c 2015-03-18 17:45:37.754456584 +0100
@@ -52,7 +52,7 @@
static m64p_handle l_ConfigVideo = NULL;
static m64p_handle l_ConfigUI = NULL;
-static const char *l_CoreLibPath = NULL;
+static const char *l_CoreLibPath = COREDIR;
static const char *l_ConfigDirPath = NULL;
static const char *l_ROMFilepath = NULL; // filepath of ROM to load & run at startup
static const char *l_DDROMFilepath = NULL; // filepath of DD IPL ROM to load