mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-util/apitrace: Do not call enable_cmake* directly
This commit is contained in:
@@ -46,7 +46,7 @@ PATCHES=(
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
enable_cmake-utils_src_prepare
|
||||
cmake-utils_src_prepare
|
||||
|
||||
# The apitrace code grubs around in the internal zlib structures.
|
||||
# We have to extract this header and clean it up to keep that working.
|
||||
|
||||
@@ -42,7 +42,7 @@ PATCHES=(
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
enable_cmake-utils_src_prepare
|
||||
cmake-utils_src_prepare
|
||||
|
||||
# The apitrace code grubs around in the internal zlib structures.
|
||||
# We have to extract this header and clean it up to keep that working.
|
||||
|
||||
@@ -42,7 +42,7 @@ PATCHES=(
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
enable_cmake-utils_src_prepare
|
||||
cmake-utils_src_prepare
|
||||
|
||||
# The apitrace code grubs around in the internal zlib structures.
|
||||
# We have to extract this header and clean it up to keep that working.
|
||||
|
||||
@@ -42,7 +42,7 @@ PATCHES=(
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
enable_cmake-utils_src_prepare
|
||||
cmake-utils_src_prepare
|
||||
|
||||
# The apitrace code grubs around in the internal zlib structures.
|
||||
# We have to extract this header and clean it up to keep that working.
|
||||
|
||||
@@ -48,7 +48,7 @@ PATCHES=(
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
enable_cmake-utils_src_prepare
|
||||
cmake-utils_src_prepare
|
||||
|
||||
# The apitrace code grubs around in the internal zlib structures.
|
||||
# We have to extract this header and clean it up to keep that working.
|
||||
|
||||
Reference in New Issue
Block a user