changeset 1698:8dec00360b24

2009-02-27 Tomas Hurka <tomas.hurka@sun.com> * Makefile.am: Removed redundant creation of netbeans dir. (transplanted from 073c27894e5dc1343c0abe3cd4ae7e25490ed95a)
author Lillian Angel <langel@redhat.com>
date Fri, 27 Feb 2009 10:58:54 -0500
parents 62b9b14aff25
children 4c8900e76d94
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
@@ -69,6 +69,10 @@
 	* patches/hotspot/original/icedtea-includedb.patch,
 	* patches/icedtea-libraries.patch: Recreated.
 
+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
@@ -3026,7 +3026,6 @@
 
 stamps/nbplatform.stamp: $(BOOTSTRAP_DIRECTORY_STAMP) stamps/extract-visualvm.stamp
 if WITH_VISUALVM
-	mkdir netbeans ; \
 	cd netbeans ; \
         rm nbbuild/external/binaries-list ; \
         mkdir -p lib.profiler/release/lib/deployed/jdk15/linux ; \