summaryrefslogtreecommitdiff
path: root/src/xulapp.mk.in
diff options
context:
space:
mode:
authorFabien Tassin <fta@ubuntu.com>2008-10-11 02:50:55 +0200
committerFabien Tassin <fta@ubuntu.com>2008-10-11 02:50:55 +0200
commit1fbf2cf950d736d1bc726745f3ac8e4a833c64f9 (patch)
treec5c6a0fc2e009ccf5f393e2c6ba38f9459de1298 /src/xulapp.mk.in
parent7932bff29a3908a0c23eef53c6d87128f78706a5 (diff)
* [ xulapp ] allow caller to specify the xulrunner version
- update src/xulapp.mk.in
Diffstat (limited to 'src/xulapp.mk.in')
-rw-r--r--src/xulapp.mk.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xulapp.mk.in b/src/xulapp.mk.in
index 8709b17..87ad39d 100644
--- a/src/xulapp.mk.in
+++ b/src/xulapp.mk.in
@@ -19,7 +19,7 @@
#####################################################################
-XUL_VERSION := $(shell xulrunner-1.9 --gre-version)
+XUL_VERSION ?= $(shell xulrunner-1.9 --gre-version)
pre-build:: build-system.stamp