mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-lang/opencilk: fix installation
Closes: https://bugs.gentoo.org/854087 Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -72,5 +72,5 @@ src_configure() {
|
||||
src_install() {
|
||||
cmake_src_install
|
||||
# Do not install man pages which may conflict with llvm/clang/etc.
|
||||
rm "${ED}/usr/share/man/man1/scan-build.1.bz2" || die
|
||||
rm "${ED}/usr/share/man/man1/scan-build.1" || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user