games-emulation/libretro-nestopia: Fix S in -0.0.1_pre20180723
authorCraig Andrews <candrews@gentoo.org>
Wed, 15 Aug 2018 19:54:51 +0000 (15:54 -0400)
committerCraig Andrews <candrews@gentoo.org>
Wed, 15 Aug 2018 19:55:28 +0000 (15:55 -0400)
Closes: https://bugs.gentoo.org/663696
Package-Manager: Portage-2.3.46, Repoman-2.3.10

games-emulation/libretro-nestopia/libretro-nestopia-0.0.1_pre20180723.ebuild

index 4b920925a4dd30fc1fb3c6a57408a77977162b90..d93f04f24c064af1fd21b0fc8d71cef083f9c2c2 100644 (file)
@@ -7,7 +7,7 @@ LIBRETRO_REPO_NAME="libretro/nestopia"
 LIBRETRO_COMMIT_SHA="9c335527c5dfa11dfa29bc22ee4ba6efa23c8890"
 KEYWORDS="~amd64 ~x86"
 inherit libretro-core
-S="${WORKDIR}/${P}/libretro"
+S="${WORKDIR}/nestopia-${LIBRETRO_COMMIT_SHA}/libretro"
 LIBRETRO_CORE_LIB_FILE="${S}/${LIBRETRO_CORE_NAME}_libretro.so"
 
 DESCRIPTION="Nestopia libretro port"