commit: 503044450b77a64949bb15d65d4d5ecfc2b3c2d0
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 12:29:47 2019 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 12:29:47 2019 +0000
URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=50304445
buildsys: regenerate
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
tests/qmerge/Makefile.in | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/tests/qmerge/Makefile.in b/tests/qmerge/Makefile.in
index 274a0fe..77774dc 100644
--- a/tests/qmerge/Makefile.in
+++ b/tests/qmerge/Makefile.in
@@ -1395,8 +1395,6 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
this_subdir = tests/qmerge
s = $(abs_top_srcdir)/$(this_subdir)
-PKGDIR = $(s)/packages
-PACKAGES = $(PKGDIR)/Packages
all: all-am
.SUFFIXES:
@@ -1594,14 +1592,9 @@ uninstall-am:
.PRECIOUS: Makefile
-check-local: $(PACKAGES)
+check-local:
$(Q)$(s)/dotest
-# Ignore failures to pass tests on non-Gentoo hosts.
-# Hopefully we don't hit real failures on Gentoo systems ...
-$(PACKAGES): $(wildcard $(PKGDIR)/*/*.tbz2)
- PKGDIR=$(PKGDIR) emaint binhost -f || :
-
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: