Closes: https://bugs.gentoo.org/634674
Closes: https://github.com/gentoo/gentoo/pull/6759/
(cherry picked from commit
43c7e5023d6f48eec4bbf82ab68270f7d5c523df)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
src_install () {
python_newscript queue_repair.py queue-repair.py
- dosym /usr/bin/queue-repair.py /usr/bin/queue-repair
+ dosym queue-repair.py /usr/bin/queue-repair
einstalldocs
}