Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 487912 - =net-libs/wt-3.2.2_p1-r1 - Uses incorrect installation path: /usr/cmake - Set a correct INSTALL_FINDWT_CMAKE_FILE for FindWt.cmake.
Summary: =net-libs/wt-3.2.2_p1-r1 - Uses incorrect installation path: /usr/cmake - Set...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-13 18:01 UTC by kulti
Modified: 2016-10-01 06:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch the CMakeLists.txt so it only includes one version of the FindWt.cmake (the one in /usr/share/cmake/Maodules) (cmakelists-findwt.patch,1.16 KB, patch)
2015-09-21 02:28 UTC, David Racine
Details | Diff
ebuild patch to install FindWt.cmake in /usr/share/cmake/Modules (file_487912.txt,643 bytes, patch)
2015-09-21 02:30 UTC, David Racine
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description kulti 2013-10-13 18:01:30 UTC
The FindWt.cmake installs to /usr/cmake/.

It can be configured by INSTALL_FINDWT_CMAKE_FILE option.

Reproducible: Always
Comment 1 David Racine 2015-09-21 02:28:27 UTC
Created attachment 412382 [details, diff]
Patch the CMakeLists.txt so it only includes one version of the FindWt.cmake (the one in /usr/share/cmake/Maodules)
Comment 2 David Racine 2015-09-21 02:30:36 UTC
Created attachment 412388 [details, diff]
ebuild patch to install FindWt.cmake in /usr/share/cmake/Modules
Comment 3 David Racine 2015-09-21 02:32:48 UTC
Here is my fix for this issue.
Comment 4 kulti 2015-09-21 08:16:17 UTC
The live version of wt CMakeLists.txt already fixed (https://github.com/kdeforche/wt/pull/63). As I understand it will be in 3.3.5 soon.
Comment 5 Pacho Ramos gentoo-dev 2016-08-12 14:20:51 UTC
do you want to proxy maintain this?
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
Comment 6 Pacho Ramos gentoo-dev 2016-10-01 06:59:03 UTC
removed