On 08.07.10 21:18:03, Michael Jansen wrote: > SVN commit 1147584 by mjansen: > > Make PYTHON_SITE_PACKAGES_INSTALL_DIR an absolute path. > > CCMAIL: [email protected]
How is the variable used? If its used with install() commands then cmake will prepend the prefix anyway. In particular I think this breaks DESTDIR support (i.e. generating usr/xyz paths but putting them under a different root dir). Also a bit more explanation why you're doing such a change in the commit message would be good. Andreas -- Think twice before speaking, but don't say "think think click click". _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
