changeset 2485:e4c9d9bd4a99 icedtea-2.0-branchpoint

Remove patch directories that no longer exist, in order to fix make distcheck. 2011-09-27 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: (EXTRA_DIST): Remove patch directories that no longer exist.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 28 Sep 2011 23:07:27 +0100
parents 04bf32baa40f
children 05ed8db6b216
files ChangeLog Makefile.am
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Sep 28 21:55:51 2011 +0100
+++ b/ChangeLog	Wed Sep 28 23:07:27 2011 +0100
@@ -1,3 +1,9 @@
+2011-09-27  Andrew John Hughes  <ahughes@redhat.com>
+
+	* Makefile.am:
+	(EXTRA_DIST): Remove patch directories that
+	no longer exist.
+
 2011-09-27  Andrew John Hughes  <ahughes@redhat.com>
 
 	* acinclude.m4:
--- a/Makefile.am	Wed Sep 28 21:55:51 2011 +0100
+++ b/Makefile.am	Wed Sep 28 23:07:27 2011 +0100
@@ -706,9 +706,7 @@
 EXTRA_DIST = $(GENERATED_FILES) $(top_srcdir)/patches/*.patch \
 	$(top_srcdir)/patches/boot/*.patch \
 	$(top_srcdir)/patches/cacao/*.patch \
-	$(top_srcdir)/patches/debian/*.patch \
 	$(top_srcdir)/patches/jamvm/*.patch \
-	$(top_srcdir)/patches/security/*.patch \
 	tools-copy contrib overlays \
 	javaws.png javaws.desktop \
 	jconsole.desktop policytool.desktop \