[open-ils-commits] r17442 - trunk/Open-ILS/xul/staff_client (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Thu Sep 2 01:09:02 EDT 2010
Author: phasefx
Date: 2010-09-02 01:08:58 -0400 (Thu, 02 Sep 2010)
New Revision: 17442
Modified:
trunk/Open-ILS/xul/staff_client/Makefile.am
Log:
let's use xulrunner 1.9.0.17 for a while; it feels like it has fewer problems than 1.9.2.8
Modified: trunk/Open-ILS/xul/staff_client/Makefile.am
===================================================================
--- trunk/Open-ILS/xul/staff_client/Makefile.am 2010-09-02 05:08:19 UTC (rev 17441)
+++ trunk/Open-ILS/xul/staff_client/Makefile.am 2010-09-02 05:08:58 UTC (rev 17442)
@@ -9,7 +9,7 @@
# 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/
More information about the open-ils-commits
mailing list