mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-util/apitrace: Do not call enable_cmake* directly
This commit is contained in:
parent
7fb15c9915
commit
aa9fe7191f
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user