mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
*/*: WhitespaceFound fix
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -21,10 +21,10 @@ RDEPEND="app-text/tesseract
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
'-DCMAKE_BUILD_TYPE=Release'
|
||||
)
|
||||
cmake_src_configure
|
||||
local mycmakeargs=(
|
||||
'-DCMAKE_BUILD_TYPE=Release'
|
||||
)
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user