From a1339f653bb5667f0e79fa44bd8ffacde25e5d6d Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Mon, 12 Oct 2009 08:20:40 +0000 Subject: Quoting Package-Manager: portage-2.2_rc44/cvs/Linux x86_64 --- dev-util/svk/svk-1.08.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/svk') diff --git a/dev-util/svk/svk-1.08.ebuild b/dev-util/svk/svk-1.08.ebuild index 81b36ecc3117..ab5f4e0f0192 100644 --- a/dev-util/svk/svk-1.08.ebuild +++ b/dev-util/svk/svk-1.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.08.ebuild,v 1.5 2009/07/19 17:49:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.08.ebuild,v 1.6 2009/10/12 08:20:40 ssuominen Exp $ inherit eutils perl-module bash-completion @@ -64,7 +64,7 @@ pkg_setup() { src_unpack() { unpack ${A} - epatch ${FILESDIR}/svk-1.08-xxdiff.patch + epatch "${FILESDIR}"/svk-1.08-xxdiff.patch } src_install() { -- cgit v1.2.3-65-gdbad