Skip to content

Commit

Permalink
games-action/dxx-rebirth: drop superflous PROPERTIES="live"
Browse files Browse the repository at this point in the history
git-r3 sets this for us.

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 3, 2021
1 parent 6790d84 commit c778dfe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
1 change: 0 additions & 1 deletion games-action/dxx-rebirth/dxx-rebirth-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit c778dfe

Please sign in to comment.