mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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=(
|
||||
|
||||
Reference in New Issue
Block a user