From 37e4824029f04e72a8767344af255aae797b8405 Mon Sep 17 00:00:00 2001 From: John Ralls Date: Tue, 10 Apr 2012 22:58:04 +0000 Subject: [PATCH] Bug #5641: Links to other programs don't work svn: r19291 --- mac/gramps.launcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mac/gramps.launcher b/mac/gramps.launcher index f183725d6..54d48e548 100755 --- a/mac/gramps.launcher +++ b/mac/gramps.launcher @@ -13,7 +13,7 @@ bundle_etc="$bundle_res"/etc export XDG_DATA_DIRS="$bundle_data" -export PATH="$bundle_contents"/MacOS +export PATH="$bundle_contents"/MacOS:/bin:/usr/bin export DYLD_LIBRARY_PATH="$bundle_lib" export LD_LIBRARY_PATH="$DYLD_LIBRARY_PATH" export GTK_DATA_PREFIX="$bundle_res"