[Libreoffice-commits] core.git: odk/settings
Stephan Bergmann
sbergman at redhat.com
Wed Aug 17 16:00:56 UTC 2016
odk/settings/std.mk | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 5e1476af00466e657290d952365f2cf91a59a614
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Aug 17 17:58:35 2016 +0200
Remove duplicate line
...that was added with both c4c10c17adfb139a208deeb1a47a9fcad924b9c3
"INTEGRATION: CWS sb87: #i88687# let Loader call new unoinfo instead of old
juh.jar UnoInfo.getJars" and 9d53b3321881bd54526f08a9219c539c1430f2b5
"INTEGRATION: CWS jsc21"
Change-Id: I355cbd933e3cff76416d02af8d6717326e0f3cb7
diff --git a/odk/settings/std.mk b/odk/settings/std.mk
index 841ecdd..4cabe70 100644
--- a/odk/settings/std.mk
+++ b/odk/settings/std.mk
@@ -84,7 +84,6 @@ REGMERGE="$(OO_SDK_URE_BIN_DIR)/regmerge"
SDK_JAVA_UNO_BOOTSTRAP_FILES=\
-C $(CLASSES_DIR) $(SQM)com/sun/star/lib/loader/Loader.class$(SQM) \
-C $(CLASSES_DIR) $(SQM)com/sun/star/lib/loader/Loader$$1.class$(SQM) \
- -C $(CLASSES_DIR) $(SQM)com/sun/star/lib/loader/Loader$$Drain.class$(SQM) \
-C $(CLASSES_DIR) $(SQM)com/sun/star/lib/loader/Loader$$CustomURLClassLoader.class$(SQM) \
-C $(CLASSES_DIR) $(SQM)com/sun/star/lib/loader/Loader$$Drain.class$(SQM) \
-C $(CLASSES_DIR) $(SQM)com/sun/star/lib/loader/InstallationFinder.class$(SQM) \
More information about the Libreoffice-commits
mailing list