dev-libs/libtar: restrict tests, bug #526436
authorAlexis Ballier <aballier@gentoo.org>
Wed, 12 Jul 2017 17:07:38 +0000 (19:07 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 12 Jul 2017 17:08:06 +0000 (19:08 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-libs/libtar/libtar-1.2.20-r3.ebuild

index 8dab4e2db8b8d6c49df33e9fbbab6b49e00f9b41..ebbbfa56f781457c6821e51d1a4f0290c3203f96 100644 (file)
@@ -21,6 +21,11 @@ DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${PN}"
 
+# There is no test and 'check' target errors out due to mixing of automake &
+# non-automake makefiles.
+# https://bugs.gentoo.org/show_bug.cgi?id=526436
+RESTRICT="test"
+
 PATCHES=(
        "${FILESDIR}"/${PN}-1.2.11-free.patch
        "${FILESDIR}"/${PN}-1.2.11-impl-dec.patch