commit:     49ab8e7a60c850bc89c4f603589121d2fbf9d122
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 12:04:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 22 12:04:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ab8e7a

games-action/dxx-rebirth: fix typo

Closes: https://bugs.gentoo.org/785040
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild 
b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild
index c46c7fc0513..c2ee8a2d717 100644
--- a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild
+++ b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild
@@ -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

Reply via email to