/hg/icedtea: Rename icedtea-against-boot alias to icedtea-stage1.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Fri Oct 2 13:31:03 PDT 2009
changeset 34fd2f476040 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=34fd2f476040
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Oct 02 21:34:18 2009 +0100
Rename icedtea-against-boot alias to icedtea-stage1.
2009-10-02 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: icedtea-against-boot target should be
icedtea-stage1.
diffstat:
2 files changed, 7 insertions(+), 1 deletion(-)
ChangeLog | 6 ++++++
Makefile.am | 2 +-
diffs (25 lines):
diff -r 59d99dcc0df1 -r 34fd2f476040 ChangeLog
--- a/ChangeLog Fri Oct 02 19:32:23 2009 +0100
+++ b/ChangeLog Fri Oct 02 21:34:18 2009 +0100
@@ -1,3 +1,9 @@ 2009-10-02 Andrew John Hughes <ahughes
+2009-10-02 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am:
+ icedtea-against-boot target should be
+ icedtea-stage1.
+
2009-10-02 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am:
diff -r 59d99dcc0df1 -r 34fd2f476040 Makefile.am
--- a/Makefile.am Fri Oct 02 19:32:23 2009 +0100
+++ b/Makefile.am Fri Oct 02 21:34:18 2009 +0100
@@ -2338,7 +2338,7 @@ generated: stamps/generated.stamp
icedtea: stamps/icedtea.stamp
-icedtea-against-boot: stamps/icedtea-against-boot.stamp
+icedtea-stage1: stamps/icedtea-stage1.stamp
icedtea-debug: stamps/icedtea-debug.stamp
More information about the distro-pkg-dev
mailing list