From: Jason Etheridge Date: Fri, 9 Aug 2013 06:55:05 +0000 (-0400) Subject: try to prevent EG make check from failing X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=fd5d4e4177106af60278f040d0f4f21093851bea;p=working%2Frandom.git try to prevent EG make check from failing Signed-off-by: Jason Etheridge --- diff --git a/installer/wheezy/eg_wheezy_installer.sh b/installer/wheezy/eg_wheezy_installer.sh index 879d0b3b1..b10a168d1 100755 --- a/installer/wheezy/eg_wheezy_installer.sh +++ b/installer/wheezy/eg_wheezy_installer.sh @@ -16,6 +16,8 @@ DOJO_VERSION='1.3.3'; +export PATH=/openils/bin:$PATH + # ----------------------------------------------------------------------- # Change to suit... # -----------------------------------------------------------------------