[cmake-developers] [CMake 0014371]: bootstrapping with --docdir puts documentation in wron directory
Mantis Bug Tracker
mantis at public.kitware.com
Thu Aug 22 09:56:16 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=14371
======================================================================
Reported By: oswald
Assigned To:
======================================================================
Project: CMake
Issue ID: 14371
Category: CCMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-08-22 09:56 EDT
Last Modified: 2013-08-22 09:56 EDT
======================================================================
Summary: bootstrapping with --docdir puts documentation in
wron directory
Description:
When bootstrapping the source distribution with
./bootstrap --docdir=share/doc/cmake-2.8.11.2
the documentation gets installed in
/usr/local/hare/doc/cmake-2.8.11.2
I expected the documentation to be installed in
/usr/local/share/doc/cmake-2.8.11.2
Steps to Reproduce:
wget http://www.cmake.org/files/v2.8/cmake-2.8.11.2.tar.gz
tar xzf cmake-2.8.11.2.tar.gz
cd cmake-2.8.11.2
./bootstrap --docdir=/share/doc/cmake-2.8.11.2
make
make install
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-08-22 09:56 oswald New Issue
======================================================================
More information about the cmake-developers
mailing list