This commit is contained in:
Abhijit Saha 2014-09-19 11:29:15 -07:00
commit 1a6905e47f

View File

@ -25,6 +25,9 @@
# This file is contains targets utilities needed by JPRT.
ifdef ALT_BSDIFF_DIR
@$(ECHO) " --with-bsdiff-dir=$(call UnixPath,$(ALT_BSDIFF_DIR)) " >> $@.tmp
endif
ifndef JPRT_ARCHIVE_BUNDLE
JPRT_ARCHIVE_BUNDLE=/tmp/jprt_bundles/j2sdk-image.zip
endif