Skip to content

Commit

Permalink
games-arcade/jvgs: [QA] Add cmake-utils_src_prepare
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.11, Repoman-2.3.3
  • Loading branch information
SoapGentoo committed Oct 16, 2017
1 parent 7ac6d1b commit 37b09f4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions games-arcade/jvgs/jvgs-0.5.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -24,10 +24,7 @@ DEPEND="${RDEPEND}
dev-lang/swig"

S=${WORKDIR}/${P}-src

src_prepare() {
epatch "${FILESDIR}"/${P}-flags.patch
}
PATCHES=( "${FILESDIR}"/${P}-flags.patch )

src_configure() {
cmake-utils_src_configure
Expand Down

0 comments on commit 37b09f4

Please sign in to comment.