mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
dev-libs/check: fix DoubleEmptyLine CI issue
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -31,7 +31,6 @@ src_prepare() {
|
||||
sed -i "s|\${libdir}|/usr/$(get_libdir)|g" check.pc.in || die "sed .pc failed."
|
||||
}
|
||||
|
||||
|
||||
multilib_src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DBUILD_TESTING=$(usex test ON OFF)
|
||||
|
||||
Reference in New Issue
Block a user