mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-video/ffmpeg-compat: sync with ffmpeg
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -468,7 +468,7 @@ multilib_src_configure() {
|
||||
${EXTRA_ECONF}
|
||||
)
|
||||
|
||||
einfo "${conf[*]}" # no edo.eclass due to noisy long command in errors
|
||||
einfo "${conf[*]}"
|
||||
"${conf[@]}" || die "configure failed, see ${BUILD_DIR}/ffbuild/config.log"
|
||||
}
|
||||
|
||||
|
||||
@@ -542,7 +542,7 @@ multilib_src_configure() {
|
||||
${EXTRA_ECONF}
|
||||
)
|
||||
|
||||
einfo "${conf[*]}" # no edo.eclass due to noisy long command in errors
|
||||
einfo "${conf[*]}"
|
||||
"${conf[@]}" || die "configure failed, see ${BUILD_DIR}/ffbuild/config.log"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user