mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
www-apps/rt: fix emake failed
Bug: https://bugs.gentoo.org/860747 Signed-off-by: Yu Gu <guyu2876@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27827 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
@@ -227,7 +227,7 @@ src_compile() { :; }
|
||||
|
||||
src_install() {
|
||||
webapp_src_preinst
|
||||
emake install
|
||||
emake DESTDIR="${D}" install
|
||||
|
||||
dodoc -r docs/*
|
||||
# Disable compression because `perldoc` doesn't decompress transparently
|
||||
Reference in New Issue
Block a user