From 99f7b1a8434251a64023456d235fc81e5d4906fc Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Sun, 5 Mar 2006 08:25:37 +0000 Subject: minor changes (Portage version: 2.1_pre4-r1) --- media-libs/libfpx/libfpx-1.2.0.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs/libfpx/libfpx-1.2.0.12.ebuild') diff --git a/media-libs/libfpx/libfpx-1.2.0.12.ebuild b/media-libs/libfpx/libfpx-1.2.0.12.ebuild index b17bd67c5a79..57e7f569b247 100644 --- a/media-libs/libfpx/libfpx-1.2.0.12.ebuild +++ b/media-libs/libfpx/libfpx-1.2.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.12.ebuild,v 1.2 2006/01/14 01:37:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.12.ebuild,v 1.3 2006/03/05 08:25:37 lu_zero Exp $ inherit eutils @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P2} src_unpack() { unpack ${A} cd "${S}" - epatch "${FILESDIR}"/${P}-makefile.patch + epatch "${FILESDIR}/${P}-makefile.patch" } src_install() { -- cgit v1.2.3-65-gdbad