mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-admin/keepassxc: patch tests
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -62,6 +62,8 @@ BDEPEND="
|
||||
doc? ( dev-ruby/asciidoctor )
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-2.7.4-tests.patch )
|
||||
|
||||
src_prepare() {
|
||||
if [[ "${PV}" != *_beta* ]] && [[ "${PV}" != *9999 ]] && [[ ! -f .version ]] ; then
|
||||
printf '%s' "${PV}" > .version || die
|
||||
|
||||
Reference in New Issue
Block a user