sci-mathematics/twelf: Fix typo
authorVikraman Choudhury <vikraman@gentoo.org>
Fri, 12 Feb 2016 04:02:54 +0000 (23:02 -0500)
committerVikraman Choudhury <vikraman@gentoo.org>
Fri, 12 Feb 2016 04:03:14 +0000 (23:03 -0500)
Package-Manager: portage-2.2.27

sci-mathematics/twelf/twelf-1.7.1.ebuild

index e5e8a82361c3296ccca0c2c1c2b6b6ce4a034cdb..dde30a1ceaa63332f6e80698323597c955707152 100644 (file)
@@ -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@" \