commit: 0dd39748418826e925d8ce3d24449a0f13de1a2d
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 14 16:21:16 2019 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jul 14 16:21:16 2019 +0000
URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=0dd39748
Makefile: don't try to install qtegrity twice
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Makefile.am | 1 -
1 file changed, 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 9f56d27..d85a4f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,6 @@ APPLETS = \
qsearch \
qsize \
qtbz2 \
- qtegrity \
quse \
qxpak \
$(NULL)