Author: dj Date: 2012-05-14 23:37:23 -0600 (Mon, 14 May 2012) New Revision: 2450
Modified: trunk/icedtea-web/icedtea-web-1.2-gtk3-1.patch Log: Fix comment Modified: trunk/icedtea-web/icedtea-web-1.2-gtk3-1.patch =================================================================== --- trunk/icedtea-web/icedtea-web-1.2-gtk3-1.patch 2012-05-15 05:33:08 UTC (rev 2449) +++ trunk/icedtea-web/icedtea-web-1.2-gtk3-1.patch 2012-05-15 05:37:23 UTC (rev 2450) @@ -3,8 +3,8 @@ Initial Package Version: 1.2 Upstream Status: Submitted Origin: Peter Hatina [email protected] -Description: Allows the build to complete with GLib > 2.28, GCC > 4.7, and - allows the scripting support to build as intended. +Description: Allows plugin to link against GTK+3 libs for browsers that are + linked against GTK+3. --- icedtea-web-1.2-orig/acinclude.m4 2012-03-05 16:04:20.000000000 +0000 +++ icedtea-web-1.2/acinclude.m4 2012-05-15 05:24:20.000000000 +0000 -- http://linuxfromscratch.org/mailman/listinfo/patches FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
