dev-scheme/gauche-gl: rename patch

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Akinori Hattori
2017-03-30 22:07:49 +09:00
parent 251ad0a696
commit ba64bc9b46
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"
src_prepare() {
epatch "${FILESDIR}"/${P}-simple.viewer.diff
epatch "${FILESDIR}"/${P}-simple.viewer.patch
}
src_configure() {