From d081651dbbaabfc0939a1cc2388a9aa6850a58cd Mon Sep 17 00:00:00 2001 From: phasefx Date: Thu, 2 Sep 2010 05:08:58 +0000 Subject: [PATCH] let's use xulrunner 1.9.0.17 for a while; it feels like it has fewer problems than 1.9.2.8 git-svn-id: svn://svn.open-ils.org/ILS/trunk@17442 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/xul/staff_client/Makefile.am b/Open-ILS/xul/staff_client/Makefile.am index 700ecbd8f8..86d4eacaf5 100644 --- a/Open-ILS/xul/staff_client/Makefile.am +++ b/Open-ILS/xul/staff_client/Makefile.am @@ -9,7 +9,7 @@ export STAFF_CLIENT_STAMP_ID = $$(/bin/cat build/STAMP_ID) # from http://closure-compiler.googlecode.com/files/compiler-latest.zip FIXME: Autotools this? export CLOSURE_COMPILER_JAR = ~/closure-compiler/compiler.jar -XULRUNNER_VERSION=1.9.2.8 +XULRUNNER_VERSION=1.9.0.17 XULRUNNER_WINFILE=xulrunner-$(XULRUNNER_VERSION).en-US.win32.zip XULRUNNER_LINUXFILE=xulrunner-$(XULRUNNER_VERSION).en-US.linux-i686.tar.bz2 XULRUNNER_URL=http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/$(XULRUNNER_VERSION)/runtimes/ -- 2.11.0