Am Tuesday 17 August 2010 schrieb Eric Noulard:

> set(CPACK_RPM_PACKAGE_RELOCATABLE TRUE)
> 
> and CPackRPM will try to build a relocatable package.
> This will surely FAIL if:
>      - some file are installed with absolute path

Do you mean the packaging will fail or the installation? When you have a 
package with a prefix of /opt and relocate it to /usr/local there is usually no 
problem with files e.g. in /etc, they are simply not relocated.

Eike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to