changeset in /hg/icedtea6: 2008-04-09 Lillian Angel <langel at re...

Lillian Angel langel at redhat.com
Wed Apr 9 06:59:05 PDT 2008


changeset adf994e62613 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=adf994e62613
description:
	2008-04-09  Lillian Angel  <langel at redhat.com>

	        * patches/icedtea-libraries.patch: Updated LDLIBS for jpeg.

diffstat:

2 files changed, 5 insertions(+), 1 deletion(-)
ChangeLog                       |    4 ++++
patches/icedtea-libraries.patch |    2 +-

diffs (23 lines):

diff -r 4811f10b1d69 -r adf994e62613 ChangeLog
--- a/ChangeLog	Wed Apr 09 03:39:42 2008 -0400
+++ b/ChangeLog	Wed Apr 09 09:54:24 2008 -0400
@@ -1,3 +1,7 @@ 2008-04-09  Gary Benson  <gbenson at redhat
+2008-04-09  Lillian Angel  <langel at redhat.com>
+
+	* patches/icedtea-libraries.patch: Updated LDLIBS for jpeg.
+
 2008-04-09  Gary Benson  <gbenson at redhat.com>
 	    Xerxes RÃ¥nby <xerxes at zafena.se>
 
diff -r 4811f10b1d69 -r adf994e62613 patches/icedtea-libraries.patch
--- a/patches/icedtea-libraries.patch	Wed Apr 09 03:39:42 2008 -0400
+++ b/patches/icedtea-libraries.patch	Wed Apr 09 09:54:24 2008 -0400
@@ -4,7 +4,7 @@
  include $(BUILDDIR)/common/Mapfile-vers.gmk
  include $(BUILDDIR)/common/Library.gmk
  
-+LDLIBS += -ljpeg -ldl 
++LDLIBS += -ldl 
 +
  #
  # Add to ambient vpath to get files in a subdirectory



More information about the distro-pkg-dev mailing list