aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-04-27 10:32:05 +0200
committerFabian Groffen <grobian@gentoo.org>2019-04-27 10:32:05 +0200
commitf5e47a9148cdd26eaddca435d3f313c8ffbd1946 (patch)
tree7527595964765940f4a95a695237223a0d2c6f7c /Makefile.am
parentTODO: qdepends supports correct SLOT matching now (diff)
downloadportage-utils-f5e47a9148cdd26eaddca435d3f313c8ffbd1946.tar.gz
portage-utils-f5e47a9148cdd26eaddca435d3f313c8ffbd1946.tar.bz2
portage-utils-f5e47a9148cdd26eaddca435d3f313c8ffbd1946.zip
buildsys: don't install q-reinit script anymore
flat caches were removed, so were the options to generate them, no need to call and fail Thanks Kent Fredric Closes: https://bugs.gentoo.org/684468 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index a70f9aa4..93060194 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,11 +7,6 @@ SUBDIRS = \
tests \
$(NULL)
-portagedir = $(sysconfdir)/portage
-postsyncddir = $(portagedir)/repo.postsync.d
-
-dist_postsyncd_SCRIPTS = repo.postsync/q-reinit
-
APPLETS = \
q \
qatom \