mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-action/dxx-rebirth: drop superflous PROPERTIES="live"
git-r3 sets this for us. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -9,7 +9,6 @@ inherit desktop eutils python-any-r1 scons-utils toolchain-funcs xdg
|
||||
if [[ "${PV}" = 9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/dxx-rebirth/dxx-rebirth"
|
||||
PROPERTIES="live"
|
||||
else
|
||||
# dxx-rebirth-0.61.0_pre20190720.ebuild
|
||||
#MY_COMMIT='a17792c89fd49dd12fdf5981670dd7f64b42850f'
|
||||
|
||||
@@ -9,7 +9,6 @@ inherit desktop eutils python-any-r1 scons-utils toolchain-funcs xdg
|
||||
if [[ "${PV}" = 9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/dxx-rebirth/dxx-rebirth"
|
||||
PROPERTIES="live"
|
||||
else
|
||||
MY_COMMIT=''
|
||||
S="${WORKDIR}/${PN}-${MY_COMMIT}"
|
||||
|
||||
Reference in New Issue
Block a user