summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-28 11:48:22 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-28 11:57:28 +0100
commit45ca1bfc22f5d6857aeefc1e444f369cf6519805 (patch)
tree47b0ca41002ac8adbb00f2a7d8bff916c0466c06 /jurt
parenteef94c1655605ce890f182e31f3cc64ee3748625 (diff)
Fold URE: Linux ure/lib/* -> program/
The ../../../program/ links in the URE jar Class-Paths are a temporary kludge (and juh.jar had lacked adaption for Mac OS X). Change-Id: I2542d8a582866485dd61c05df3fc6b4b39a8403d
Diffstat (limited to 'jurt')
-rw-r--r--jurt/Jar_jurt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/jurt/Jar_jurt.mk b/jurt/Jar_jurt.mk
index aed0d05a34cd..c67eeb7359a9 100644
--- a/jurt/Jar_jurt.mk
+++ b/jurt/Jar_jurt.mk
@@ -22,7 +22,7 @@ $(eval $(call gb_Jar_add_manifest_classpath,jurt, \
ridl.jar \
unoloader.jar \
$(if $(filter MACOSX,$(OS)),../../Frameworks/, \
- $(if $(filter WNT,$(OS)),../bin/,../../lib/)) \
+ $(if $(filter WNT,$(OS)),../bin/,../../../program/)) \
))
$(eval $(call gb_Jar_add_sourcefiles,jurt,\