mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-libs/poco: Drop duplicate cmake-utils_src_prepare call
Conflict resolution mistake Closes: https://bugs.gentoo.org/697502 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -82,8 +82,6 @@ src_prepare() {
|
||||
# Add missing directory that breaks the build
|
||||
mkdir -p Encodings/testsuite/data || die
|
||||
|
||||
cmake-utils_src_prepare
|
||||
|
||||
if ! use iodbc ; then
|
||||
sed -i -e 's|iodbc||' cmake/FindODBC.cmake || die
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user