From aedff2b4225c052c353186a00494e4d3752c429d Mon Sep 17 00:00:00 2001 From: Vikraman Choudhury Date: Thu, 11 Feb 2016 23:02:54 -0500 Subject: [PATCH] sci-mathematics/twelf: Fix typo Package-Manager: portage-2.2.27 --- sci-mathematics/twelf/twelf-1.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/twelf/twelf-1.7.1.ebuild b/sci-mathematics/twelf/twelf-1.7.1.ebuild index e5e8a82361c3..dde30a1ceaa6 100644 --- a/sci-mathematics/twelf/twelf-1.7.1.ebuild +++ b/sci-mathematics/twelf/twelf-1.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -45,7 +45,7 @@ PATCHES=( ) src_prepare() { - epatch ${PYTCHES[@]} + epatch ${PATCHES[@]} sed \ -e "s@/usr/bin@${ROOT}usr/bin@g" \ -e "s@/usr/share@${ROOT}usr/share@" \ -- 2.26.2