dev-util/apitrace: Do not call enable_cmake* directly

This commit is contained in:
Michał Górny
2017-05-21 15:40:06 +02:00
parent 7fb15c9915
commit aa9fe7191f
5 changed files with 5 additions and 5 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.