changeset in /hg/icedtea6: 2008-07-20 Matthias Klose <doko at ubu...

doko at ubuntu.com doko at ubuntu.com
Sun Jul 20 08:18:32 PDT 2008


changeset 229e82ab34f2 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=229e82ab34f2
description:
	2008-07-20  Matthias Klose  <doko at ubuntu.com>

	        * Makefile.am (ICEDTEA_PATCHES): Add patches.

diffstat:

2 files changed, 3 insertions(+)
ChangeLog   |    1 +
Makefile.am |    2 ++

diffs (23 lines):

diff -r bdf3c707f460 -r 229e82ab34f2 ChangeLog
--- a/ChangeLog	Sun Jul 20 17:21:22 2008 +0200
+++ b/ChangeLog	Sun Jul 20 17:24:41 2008 +0200
@@ -2,6 +2,7 @@ 2008-07-20  Matthias Klose  <doko at ubuntu
 
 	* patches/icedtea-nomotif-6706121.patch, patches/icedtea-nomotif.patch:
 	New.
+	* Makefile.am (ICEDTEA_PATCHES): Add patches.
 	* configure.ac: Remove lesstif check.
 	* INSTALL: Remove lesstif from build requirements.
 
diff -r bdf3c707f460 -r 229e82ab34f2 Makefile.am
--- a/Makefile.am	Sun Jul 20 17:21:22 2008 +0200
+++ b/Makefile.am	Sun Jul 20 17:24:41 2008 +0200
@@ -414,6 +414,8 @@ ICEDTEA_PATCHES = \
 	patches/icedtea-shark-build.patch \
 	patches/icedtea-toolkit.patch \
 	patches/icedtea-jdk-docs-target.patch \
+	patches/icedtea-nomotif-6706121.patch \
+	patches/icedtea-nomotif.patch \
 	$(SHARK_PATCH) \
 	$(GCC_PATCH)
 



More information about the distro-pkg-dev mailing list