diff --git a/mac/gramps.bundle b/mac/gramps.bundle index 9ce31ba55..efa33addd 100644 --- a/mac/gramps.bundle +++ b/mac/gramps.bundle @@ -147,7 +147,7 @@ ${prefix}/include/python2.7/pyconfig.h - + ${prefix}/lib/girepository-1.0/ diff --git a/mac/gramps.launcher b/mac/gramps.launcher index 6e09dc8d2..5311c6f4a 100755 --- a/mac/gramps.launcher +++ b/mac/gramps.launcher @@ -25,7 +25,7 @@ export PANGO_SYSCONFDIR="$bundle_etc" export PANGO_LIBDIR="$bundle_lib" export GDK_PIXBUF_MODULE_FILE="$bundle_etc/gtk-3.0/gdk-pixbuf.loaders" export GTK_IM_MODULE_FILE="$bundle_etc/gtk-3.0/gtk.immodules" -export GI_TYPELIB_PATH="bundle_lib/girepository-1.0"q +export GI_TYPELIB_PATH="bundle_lib/girepository-1.0" export GVBINDIR="$bundle_lib/graphviz"