changeset 1710:073c27894e5d

2009-02-27 Tomas Hurka <tomas.hurka@sun.com> * Makefile.am: Removed redundant creation of netbeans dir.
author Lillian Angel <langel@redhat.com>
date Fri, 27 Feb 2009 10:58:54 -0500
parents ffde78306a6a
children f1cf5f359a35
files ChangeLog Makefile.am
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Feb 27 14:55:51 2009 +0000
+++ b/ChangeLog	Fri Feb 27 10:58:54 2009 -0500
@@ -1,3 +1,7 @@
+2009-02-27  Tomas Hurka  <tomas.hurka@sun.com>
+
+	* Makefile.am: Removed redundant creation of netbeans dir.
+
 2009-02-27  Gary Benson  <gbenson@redhat.com>
 
 	* ports/hotspot/src/share/vm/shark/sharkBlock.cpp
--- a/Makefile.am	Fri Feb 27 14:55:51 2009 +0000
+++ b/Makefile.am	Fri Feb 27 10:58:54 2009 -0500
@@ -1790,7 +1790,6 @@
 stamps/nbplatform.stamp: $(BOOTSTRAP_DIRECTORY_STAMP) stamps/extract.stamp \
 	stamps/download.stamp
 if WITH_VISUALVM
-	mkdir netbeans ; \
 	cd netbeans ; \
         rm nbbuild/external/binaries-list ; \
         mkdir -p lib.profiler/release/lib/deployed/jdk15/linux ; \