From fc2c29783a9ba00355a827ce4787ba2ee927e879 Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Thu, 22 May 2008 22:46:12 +0000 Subject: Fix broken libxslt-1.1.24.ebuild: + Fix broken libxslt-1.1.24.ebuild: ia64 stable wrt #222499 diff --git a/dev-libs/libxslt/libxslt-1.1.24.ebuild b/dev-libs/libxslt/libxslt-1.1.24.ebuild index cffe764cab43..af0bbc1a64dc 100644 --- a/dev-libs/libxslt/libxslt-1.1.24.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.24.ebuild,v 1.8 2008/05/22 17:40:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.24.ebuild,v 1.9 2008/05/22 22:46:12 eva Exp $ inherit libtool eutils python autotools @@ -32,7 +32,12 @@ src_unpack() { # Patch Makefile to fix bug #99382 so that html gets installed in ${PF} sed -i -e "s:libxslt-\$(VERSION):${PF}:" doc/Makefile.am - eautomake + # Fix broken