jdk/make/Bundles.gmk
changeset 26191 a0ff4b39d34b
parent 25859 3317bb8137f4
--- a/jdk/make/Bundles.gmk	Wed Aug 20 11:30:13 2014 -0700
+++ b/jdk/make/Bundles.gmk	Thu Aug 21 11:05:35 2014 +0200
@@ -35,7 +35,7 @@
 
   # JDK_BUNDLE_DIR and JRE_BUNDLE_DIR are defined in SPEC.
 
-  MACOSX_PLIST_SRC := $(JDK_TOPDIR)/make/bundle
+  MACOSX_PLIST_SRC := $(JDK_TOPDIR)/make/data/bundle
 
   # All these OPENJDK checks are needed since there is no coherency between
   # these values in open and closed. Should probably be fixed.