/hg/icedtea: PR1994: make dist broken
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Tue Feb 10 15:40:02 UTC 2015
changeset ecb919dbfe35 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=ecb919dbfe35
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Sep 10 21:37:48 2014 +0100
PR1994: make dist broken
2014-09-10 Andrew John Hughes <gnu.andrew at member.fsf.org>
* Makefile.am:
(EXTRA_DIST): Remove references to debian
and jamvm patch directories that no longer
exist.
* NEWS: Updated.
diffstat:
ChangeLog | 8 ++++++++
Makefile.am | 2 --
NEWS | 1 +
3 files changed, 9 insertions(+), 2 deletions(-)
diffs (38 lines):
diff -r b27c53ea4272 -r ecb919dbfe35 ChangeLog
--- a/ChangeLog Thu Sep 04 16:05:29 2014 +0100
+++ b/ChangeLog Wed Sep 10 21:37:48 2014 +0100
@@ -1,3 +1,11 @@
+2014-09-10 Andrew John Hughes <gnu.andrew at member.fsf.org>
+
+ * Makefile.am:
+ (EXTRA_DIST): Remove references to debian
+ and jamvm patch directories that no longer
+ exist.
+ * NEWS: Updated.
+
2014-09-04 Andrew John Hughes <gnu.andrew at member.fsf.org>
* Makefile.am:
diff -r b27c53ea4272 -r ecb919dbfe35 Makefile.am
--- a/Makefile.am Thu Sep 04 16:05:29 2014 +0100
+++ b/Makefile.am Wed Sep 10 21:37:48 2014 +0100
@@ -476,8 +476,6 @@
EXTRA_DIST = $(top_srcdir)/patches/*.patch \
$(top_srcdir)/patches/cacao/*.patch \
- $(top_srcdir)/patches/debian/*.patch \
- $(top_srcdir)/patches/jamvm/*.patch \
tools-copy contrib overlays \
javaws.png javaws.desktop \
jconsole.desktop policytool.desktop \
diff -r b27c53ea4272 -r ecb919dbfe35 NEWS
--- a/NEWS Thu Sep 04 16:05:29 2014 +0100
+++ b/NEWS Wed Sep 10 21:37:48 2014 +0100
@@ -47,6 +47,7 @@
- PR1942: Bug reports lack IcedTea version & distribution packaging information
- PR1950: Add build support for Zero SH
- PR1965, G498288: Allow builds on PaX kernels
+ - PR1994: make dist broken
- Don't substitute 'j' for '-j' inside -I directives
- Extend 8041658 to all files in the HotSpot build.
- Remove jcheck
More information about the distro-pkg-dev
mailing list