mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-devel/clang: Fix compressing manpages
This commit is contained in:
@@ -291,4 +291,6 @@ multilib_src_install_all() {
|
||||
if use static-analyzer; then
|
||||
python_optimize "${ED}"usr/lib/llvm/${SLOT}/share/scan-view
|
||||
fi
|
||||
|
||||
docompress "/usr/lib/llvm/${SLOT}/share/man"
|
||||
}
|
||||
@@ -288,4 +288,6 @@ multilib_src_install_all() {
|
||||
if use static-analyzer; then
|
||||
python_optimize "${ED}"usr/lib/llvm/${SLOT}/share/scan-view
|
||||
fi
|
||||
|
||||
docompress "/usr/lib/llvm/${SLOT}/share/man"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user