Name: dm26566 Date: 06/22/2001
the pkgdefs makefiles assume that the image directories are at a
specific hard-coded location ../../../solaris-$(ARCH)/build/jre-image-$(ARCH)
for example, however that location can change at any time.
Instead, the makefile should use the values of $(JDK_IMAGE_DIR),
$(JRE_IMAGE_DIR) and $(JDK_DEBUG_IMAGE_DIR), which are absolute paths,
and so if they ever change, the pkgdef makefiles can roll with the
punches.
======================================================================
- duplicates
-
JDK-4479203 Merlin b71 SVR packages are empty.
-
- Closed
-