Skip to content

Commit

Permalink
kde-frameworks/extra-cmake-modules: Disable python module generation
Browse files Browse the repository at this point in the history
...again. Does not work properly, fails test.

Gentoo-bug: 624352

Package-Manager: Portage-2.3.6, Repoman-2.3.1
  • Loading branch information
a17r committed Jul 9, 2017
1 parent 862c87f commit eb73de1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ pkg_setup() {

src_configure() {
local mycmakeargs=(
-DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON
-DBUILD_HTML_DOCS="$(usex doc)"
-DBUILD_MAN_DOCS="$(usex doc)"
-DDOC_INSTALL_DIR="/usr/share/doc/${PF}"
Expand Down

0 comments on commit eb73de1

Please sign in to comment.