mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
games-action/dxx-rebirth: fix typo
Closes: https://bugs.gentoo.org/785040 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -16,7 +16,7 @@ else
|
||||
MY_COMMIT='0c2fcf691ffb2a586991350d67f3efd1cca2a1f3'
|
||||
# dxx-rebirth-0.61.0_pre20200627.ebuild
|
||||
#MY_COMMIT='aba40babb47d36a88011af01e4bc0fc00dca74ef'
|
||||
S="${WORKDIR}/${P}N-${MY_COMMIT}"
|
||||
S="${WORKDIR}/${PN}-${MY_COMMIT}"
|
||||
#SRC_URI="https://github.com/dxx-rebirth/dxx-rebirth/archive/${MY_COMMIT}.tar.gz -> ${PN}-${PVR}.tar.gz"
|
||||
SRC_URI="https://codeload.github.com/dxx-rebirth/dxx-rebirth/tar.gz/${MY_COMMIT} -> ${PN}-${PVR}.tar.gz"
|
||||
unset MY_COMMIT
|
||||
|
||||
Reference in New Issue
Block a user