Problem with install icons + make install DESTDIR=<foo>
Laurent Montel
montel at kde.org
Fri Mar 3 16:56:08 CET 2006
Hi,
Our cmake script to install icons doesn't allow to install icons with
different DESTDIR :(
It will be a problem for future when distro will package kde4.0
(we use DESTDIR to create package)
I think that it's necessary to fix it.
CONFIGURE_FILE( /home/lmontel/kde-4.0/kde4/cmake/snapshot/kdebase/pics/crystalsvg/cr48-app-penguin.png /home/lmontel/kde-4.0/kde4/build-cmake-snapshot//share/icons/crystalsvg/48x48/apps/penguin.png
COPYONLY)
MESSAGE(STATUS
"Installing /home/lmontel/kde-4.0/kde4/build-cmake-snapshot//share/icons/crystalsvg/128x128/apps/email.png")
Regards
More information about the Kde-buildsystem
mailing list