app-admin/keepassxc: Synced live ebuild.
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 25 Mar 2019 11:43:53 +0000 (12:43 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 25 Mar 2019 11:44:32 +0000 (12:44 +0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
app-admin/keepassxc/keepassxc-9999.ebuild

index cc894dcf5bd40f053ebf168508619641ac2d5745..4aa8f179e8b775ae29743126524d3ec2c6fde889 100644 (file)
@@ -76,7 +76,7 @@ src_configure() {
                -DWITH_XC_SSHAGENT=ON
                -DWITH_XC_YUBIKEY="$(usex yubikey)"
        )
-       if [[ "${PV}" != 9999 ]] ; then
+       if [[ "${PV}" == *_beta* ]] ; then
                mycmakeargs+=( -DOVERRIDE_VERSION="${PV/_/-}" )
        fi
        cmake-utils_src_configure