summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2010-06-09 11:45:53 +0100
committerCaolán McNamara <cmc@openoffice.org>2010-06-09 11:45:53 +0100
commit7a311866128eb7faa9cb8534ab8236fb66815d39 (patch)
treed416fc81c4c7e6ae9edc57bc5ff8653dd2cc15cf /filter
parent894f1fd6d25110bae7f89eb54a73372c504c0ed1 (diff)
parentad928560a6ae81a6c5ae8968e2bc7a5994e19759 (diff)
cmcfixes75: merge with DEV300 m81
Diffstat (limited to 'filter')
-rwxr-xr-xfilter/source/config/tools/merge/pyAltFCFGMerge4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/config/tools/merge/pyAltFCFGMerge b/filter/source/config/tools/merge/pyAltFCFGMerge
index d9a974eb9fec..a44a4bb81d29 100755
--- a/filter/source/config/tools/merge/pyAltFCFGMerge
+++ b/filter/source/config/tools/merge/pyAltFCFGMerge
@@ -9,9 +9,9 @@
# there is a java which is available for use by all
#_____________________________________________
-import sys, string, os.path
+import sys, string, os.path
-CFGFILE = "../../../../l10ntools/source/filter/merge/FCFGMerge.cfg"
+CFGFILE = os.environ["SOLARVER"] + "/" + os.environ["INPATH"] + "/inc/l10ntools/FCFGMerge.cfg"
PROP_XMLVERSION = "xmlversion" # // <= global cfg file
PROP_XMLENCODING = "xmlencoding" # // <= global cfg file