mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/openal: fix breakage after Prefix fix
Properly call cmake_src_prepare, as suggested by Alfred Wingate in bug #967684 Closes: https://bugs.gentoo.org/967684 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
@@ -54,7 +54,7 @@ PATCHES=(
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
cmake_src_prepare
|
||||
# bug #883407
|
||||
hprefixify alc/alconfig.cpp || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user