mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-plugins/obs-source-dock: update 9999
Part-of: https://github.com/gentoo/gentoo/pull/44360 Signed-off-by: Kai Krakow <kai@kaishome.de> Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
This commit is contained in:
@@ -26,15 +26,6 @@ DEPEND="
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
sed -i '/-Werror$/d' cmake/ObsPluginHelpers.cmake || die
|
||||
sed -i '/-Werror$/d' cmake/linux/compilerconfig.cmake || die
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DLIB_OUT_DIR=/lib64/obs-plugins
|
||||
-DLINUX_PORTABLE=OFF
|
||||
)
|
||||
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user