commit: 4128669fc0ee4549b9ed33cbb0530bcb2881c20c
Author: Devan Franchini <twitch153 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 5 05:48:16 2016 +0000
Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 5 05:48:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4128669f
Removes DOLPHIN_WC_REVISION, bug #576090
Package-Manager: portage-2.2.27
games-emulation/dolphin/dolphin-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/games-emulation/dolphin/dolphin-9999.ebuild
b/games-emulation/dolphin/dolphin-9999.ebuild
index 33a6bf8..1b11576 100644
--- a/games-emulation/dolphin/dolphin-9999.ebuild
+++ b/games-emulation/dolphin/dolphin-9999.ebuild
@@ -139,7 +139,6 @@ src_configure() {
fi
local mycmakeargs=(
- "-DDOLPHIN_WC_REVISION=${PV}"
"-DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX}"
"-Dprefix=${GAMES_PREFIX}"
"-Ddatadir=${GAMES_DATADIR}/${PN}"