mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/inkscape: Clear cmake-4 QA warning in bundled lib tests dir
Closes: https://bugs.gentoo.org/958419 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -140,6 +140,7 @@ src_unpack() {
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
rm -r src/3rdparty/2geom/tests || die # bug 958419
|
||||
cmake_src_prepare
|
||||
sed -i "/install.*COPYING/d" CMakeScripts/ConfigCPack.cmake || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user