* [gentoo-commits] repo/gentoo:master commit in: media-libs/partio/
@ 2020-09-01 10:31 99% Michał Górny
0 siblings, 0 replies; 1+ results
From: Michał Górny @ 2020-09-01 10:31 UTC (permalink / raw
To: gentoo-commits
commit: 1f532de2db8ab319785aeb5010591a4cec0a5cf3
Author: Adrian Grigo <agrigo2001 <AT> yahoo <DOT> com <DOT> au>
AuthorDate: Fri Aug 28 02:06:20 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 10:30:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f532de2
media-libs/partio: Avoid redundantly setting CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_DOCDIR is set by the cmake ebuild, so there is no need
to explicitly set it in mycmakeargs.
Signed-off-by: Adrian Grigo <agrigo2001 <AT> yahoo.com.au>
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Closes: https://github.com/gentoo/gentoo/pull/17155
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
media-libs/partio/partio-1.1.0_p20170829.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/media-libs/partio/partio-1.1.0_p20170829.ebuild b/media-libs/partio/partio-1.1.0_p20170829.ebuild
index 02803eb335b..35611da438a 100644
--- a/media-libs/partio/partio-1.1.0_p20170829.ebuild
+++ b/media-libs/partio/partio-1.1.0_p20170829.ebuild
@@ -49,7 +49,6 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
$(cmake_use_find_package doc Doxygen)
- -DCMAKE_INSTALL_DOCDIR="share/doc/${PF}"
)
cmake_src_configure
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-09-01 10:31 99% [gentoo-commits] repo/gentoo:master commit in: media-libs/partio/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox