From aa2071c39996db73caa124b224de37b5f5e7cf95 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 16 Feb 2011 13:28:30 +0000 Subject: use etexmf-update (Portage version: 2.2.0_alpha24/cvs/Linux x86_64) --- app-text/texlive-core/ChangeLog | 5 ++++- app-text/texlive-core/texlive-core-2010.ebuild | 6 ++---- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'app-text') diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog index 69192872e515..924a9ebcacd0 100644 --- a/app-text/texlive-core/ChangeLog +++ b/app-text/texlive-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texlive-core # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.129 2011/02/16 13:06:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.130 2011/02/16 13:28:30 aballier Exp $ + + 16 Feb 2011; Alexis Ballier texlive-core-2010.ebuild: + use etexmf-update 16 Feb 2011; Alexis Ballier texlive-core-2010.ebuild: Import a fix from upstream to fix build with libpng 1.5, bug #355105 diff --git a/app-text/texlive-core/texlive-core-2010.ebuild b/app-text/texlive-core/texlive-core-2010.ebuild index 45368a1e497a..b7005583ab4c 100644 --- a/app-text/texlive-core/texlive-core-2010.ebuild +++ b/app-text/texlive-core/texlive-core-2010.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.3 2011/02/16 13:06:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.4 2011/02/16 13:28:30 aballier Exp $ EAPI=3 @@ -288,9 +288,7 @@ pkg_preinst() { } pkg_postinst() { - if [ "$ROOT" = "/" ] ; then - /usr/sbin/texmf-update - fi + etexmf-update elog elog "If you have configuration files in /etc/texmf to merge," -- cgit v1.2.3-65-gdbad