Skip to content

Commit

Permalink
app-misc/task: drop unnecessary cmake build type
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Sep 2, 2020
1 parent 3eef193 commit 19bcc00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app-misc/task/task-2.5.1-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ src_configure() {
-DENABLE_SYNC=$(usex sync)
-DTASK_DOCDIR=share/doc/${PF}
-DTASK_RCDIR=share/${PN}/rc
-DCMAKE_BUILD_TYPE=release
)

cmake_src_configure
Expand Down

0 comments on commit 19bcc00

Please sign in to comment.