try to prevent EG make check from failing
authorJason Etheridge <jason@esilibrary.com>
Fri, 9 Aug 2013 06:55:05 +0000 (02:55 -0400)
committerJason Etheridge <jason@esilibrary.com>
Fri, 9 Aug 2013 06:55:05 +0000 (02:55 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
installer/wheezy/eg_wheezy_installer.sh

index 879d0b3..b10a168 100755 (executable)
@@ -16,6 +16,8 @@
 
 DOJO_VERSION='1.3.3';
 
+export PATH=/openils/bin:$PATH
+
 # -----------------------------------------------------------------------
 # Change to suit...
 # -----------------------------------------------------------------------