mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
Fix metetch ebuild formatting
- Use consistent tab indentation - Remove unnecessary CMAKE_BUILD_TYPE override Signed-off-by: Mathieu Roberge <robergem2008@gmail.com>
This commit is contained in:
@@ -21,9 +21,6 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DCMAKE_BUILD_TYPE=Release
|
||||
)
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user