Alexander Neundorf wrote: > On Tuesday 18 October 2011, Ralf Habacker wrote: >> Hi all, >> >> with the recent kde-runtime (and other) buildsystems there are problems >> installing dbus service files, which need to be fixed. >> >> In >> https://projects.kde.org/projects/kde/kde- runtime/repository/revisions/mast >> er/entry/knotify/org.kde.knotify.service.cmake there is >> CMAKE_INSTALL_PREFIX/bin prefix used, which do not work in windows >> enviroment, where the build install root is not equal to the client >> install root. > > So the problem is that CMAKE_INSTALL_PREFIX is not necessarily used at > install time ? > > Don't know. > So the problem is that under UNIX we need the full path there, while under > Windows we would need the full path at install time there, which is > unknown at package-generation time. Is it possible to let installer rewrite prefixes in files like d-bus services, FooConfig.cmake etc.? -- Yury G. Kudryashov, mailto: [email protected]
_______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
