dev-libs/libzip: rm -r unused subdirectory

Closes: https://bugs.gentoo.org/964582
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-10-18 11:57:32 +02:00
parent 16c9e79955
commit 4a3db62d94

View File

@@ -41,6 +41,11 @@ PATCHES=(
"${FILESDIR}/libzip-1.11.4-mbedtls-3.patch"
)
src_prepare() {
rm -r examples/cmake-project || die # bug #964582
cmake_src_prepare
}
src_configure() {
append-lfs-flags
local mycmakeargs=(