mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
app-misc/corectrl: remove unneeded patch for live ebuild and remove leading whitespace from 1.3.6
Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
This commit is contained in:
@@ -47,7 +47,7 @@ DEPEND="
|
||||
BDEPEND="${DEPEND}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-gcc-14.patch
|
||||
"${FILESDIR}"/${PN}-gcc-14.patch
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
|
||||
@@ -46,10 +46,6 @@ DEPEND="
|
||||
|
||||
BDEPEND="${DEPEND}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-gcc-14.patch
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs+=(
|
||||
-DBUILD_TESTING=$(usex test ON OFF)
|
||||
|
||||
Reference in New Issue
Block a user