Skip to content

Commit

Permalink
dev-vcs/git-pw: fix missing version issue
Browse files Browse the repository at this point in the history
thanks [Arfrever] for helping this

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Yixun Lan <[email protected]>
  • Loading branch information
dlan17 committed Mar 20, 2021
1 parent 28b8b59 commit 02bd8ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
11 changes: 0 additions & 11 deletions dev-vcs/git-pw/files/git-pw-2.0.0-version.patch

This file was deleted.

6 changes: 4 additions & 2 deletions dev-vcs/git-pw/git-pw-2.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ BDEPEND="
)
"

PATCHES=( "${FILESDIR}/${P}-version.patch" )

src_compile() {
export PBR_VERSION=${PV}
distutils-r1_src_compile
}
distutils_enable_tests pytest

0 comments on commit 02bd8ad

Please sign in to comment.