summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-08-10 22:17:42 +0200
committerDavid Seifert <soap@gentoo.org>2019-08-10 22:17:42 +0200
commit35347b119f54654434e1d2f2fec9c07327b3e6e2 (patch)
treeb5a9f2e66bc63292dd35b9d1cd88d68f08ff3cf3 /app-crypt/libnitrokey/libnitrokey-3.5.ebuild
parentmedia-libs/opencv: Fix py3.7 build (diff)
downloadgentoo-35347b119f54654434e1d2f2fec9c07327b3e6e2.tar.gz
gentoo-35347b119f54654434e1d2f2fec9c07327b3e6e2.tar.bz2
gentoo-35347b119f54654434e1d2f2fec9c07327b3e6e2.zip
app-crypt/libnitrokey: Fix tests when git is not installed
Closes: https://bugs.gentoo.org/689614 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-crypt/libnitrokey/libnitrokey-3.5.ebuild')
-rw-r--r--app-crypt/libnitrokey/libnitrokey-3.5.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-crypt/libnitrokey/libnitrokey-3.5.ebuild b/app-crypt/libnitrokey/libnitrokey-3.5.ebuild
index 35712a337225..7d6ebab8f99b 100644
--- a/app-crypt/libnitrokey/libnitrokey-3.5.ebuild
+++ b/app-crypt/libnitrokey/libnitrokey-3.5.ebuild
@@ -32,6 +32,8 @@ DEPEND="
test? ( >=dev-cpp/catch-2.5.0:0 )"
BDEPEND="virtual/pkgconfig"
+PATCHES=( "${FILESDIR}"/${PN}-3.5-tests-version-gitless.patch )
+
src_configure() {
local mycmakeargs=(
-DCMAKE_INSTALL_UDEVRULESDIR="$(get_udevdir)"/rules.d