make/common/JarArchive.gmk
changeset 47253 92fd0e04e0e1
parent 42136 f872c8278074
child 48069 a358ebcfacfb
--- a/make/common/JarArchive.gmk	Mon Sep 25 10:21:23 2017 +0200
+++ b/make/common/JarArchive.gmk	Mon Sep 25 10:32:00 2017 +0200
@@ -211,7 +211,7 @@
   $1_SUPDATE_CONTENTS=$(JAR) $$($1_JAR_UPDATE_OPTIONS) $$@ @$$($1_BIN)/_the.$$($1_JARNAME)_contents $$(NEWLINE)
 
   # Use a slightly shorter name for logging, but with enough path to identify this jar.
-  $1_NAME:=$$(subst $$(OUTPUT_ROOT)/,,$$($1_JAR))
+  $1_NAME:=$$(subst $$(OUTPUTDIR)/,,$$($1_JAR))
 
   ifneq (,$$($1_CHECK_COMPRESS_JAR))
     $1_JAR_CREATE_OPTIONS := c0fm