Author: alexander Date: 2006-12-04 02:22:15 -0700 (Mon, 04 Dec 2006) New Revision: 1755
Modified: branches/6.2/packages/libxslt/Makefile Log: Added a comment about the buggy libxslt version Modified: branches/6.2/packages/libxslt/Makefile =================================================================== --- branches/6.2/packages/libxslt/Makefile 2006-12-04 09:16:34 UTC (rev 1754) +++ branches/6.2/packages/libxslt/Makefile 2006-12-04 09:22:15 UTC (rev 1755) @@ -1,6 +1,7 @@ # libxslt Makefile NM= libxslt +# Don't use 1.1.18 - see http://bugs.debian.org/399010 VRS= 1.1.17 DIR= $(NM)-$(VRS) -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
