changeset in /hg/icedtea6: 2009-02-27 Tomas Hurka <tomas.hurka...
Lillian Angel
langel at redhat.com
Fri Feb 27 07:58:59 PST 2009
changeset 073c27894e5d in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=073c27894e5d
description:
2009-02-27 Tomas Hurka <tomas.hurka at sun.com>
* Makefile.am: Removed redundant creation of netbeans dir.
diffstat:
2 files changed, 4 insertions(+), 1 deletion(-)
ChangeLog | 4 ++++
Makefile.am | 1 -
diffs (22 lines):
diff -r ffde78306a6a -r 073c27894e5d ChangeLog
--- 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 Gary Benson <gbenson at redhat
+2009-02-27 Tomas Hurka <tomas.hurka at sun.com>
+
+ * Makefile.am: Removed redundant creation of netbeans dir.
+
2009-02-27 Gary Benson <gbenson at redhat.com>
* ports/hotspot/src/share/vm/shark/sharkBlock.cpp
diff -r ffde78306a6a -r 073c27894e5d Makefile.am
--- 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_DIR
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 ; \
More information about the distro-pkg-dev
mailing list