You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
489 B
17 lines
489 B
12 years ago
|
--- a/scp2/source/ooo/common_brand.scp.convert-java-XSL-transformer-into-extension.patch
|
||
|
+++ b/scp2/source/ooo/common_brand.scp.convert-java-XSL-transformer-into-extension.patch
|
||
|
@@ -1256,11 +1256,9 @@
|
||
|
Section = "Bootstrap";
|
||
|
Key = "URE_MORE_JAVA_CLASSPATH_URLS";
|
||
|
Value = "";
|
||
|
+ ValueList1 = "$ORIGIN/../ure-link/lib";
|
||
|
#ifdef SYSTEM_HSQLDB
|
||
|
- ValueList1 = HSQLDB_JAR;
|
||
|
-#endif
|
||
|
-#ifdef SYSTEM_SAXON
|
||
|
- ValueList2 = SAXON_JAR;
|
||
|
+ ValueList2 = HSQLDB_JAR;
|
||
|
#endif
|
||
|
End
|
||
|
|