mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-admin/keepassxc: Synced live ebuild
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -92,8 +92,5 @@ src_configure() {
|
||||
if [[ "${PV}" == *_beta* ]] ; then
|
||||
mycmakeargs+=( -DOVERRIDE_VERSION="${PV/_/-}" )
|
||||
fi
|
||||
if [[ "${PV}" != 9999 ]] ; then
|
||||
mycmakeargs+=( -DWITH_XC_KEESHARE_SECURE="$(usex keeshare)" )
|
||||
fi
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user