[CMake] [CPACK RPM] intermediate directories

Eric Noulard eric.noulard at gmail.com
Fri Oct 2 18:26:53 EDT 2009


2009/10/2 David <cmoidavid at gmail.com>:
> Hello,
> When I generate a RPM with cpack (cmake 2.6), intermediate directories are
> include in the package :
> rpm -qpl test.rpm
> /etc
> /etc/init.d
> /etc/init.d/file

CPack RPM generator should NOT include folder or file that
does not correspond to some CMakeLists.txt  INSTALL directive?

Would you be kind kind enough either to check whether
if you really don't have some INSTALL( ... file DESTINATION /etc/init.d)
in your CMakeLists.txt or may be provide a small project which exhibits
the issue.

Could you precise "x" value in cmake 2.6.x ?
Which linux distros are your using to build the RPM?




-- 
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org


More information about the CMake mailing list