polkit-1 in 4.4 branch

Yury G. Kudryashov urkud at ya.ru
Mon Feb 1 11:22:59 CET 2010


Hi!

I've compiled 4.3.95 with polkit-1 kauth backend but KDE4_INSTALL_AUTH_ACTION 
installs action files into policykit-0 actions dir (see below). The problems 
seems to be fixed in trunk but there are many changes in kauth-related cmake 
code. Is it possible to backport these changes, or this is too large change 
for RC3?

From KDE4Macros.cmake, KDE4_INSTALL_AUTH_ACTIONS function:

if (NOT POLKITQT_FOUND)
    macro_optional_find_package(PolkitQt)
endif (NOT POLKITQT_FOUND)

if (POLKITQT_FOUND)
  install(FILES ${_output} DESTINATION ${POLKITQT_POLICY_FILES_INSTALL_DIR})
endif (POLKITQT_FOUND)
-- 
Yury G. Kudryashov,
mailto: urkud at ya.ru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20100201/cb4098ac/attachment.sig 


More information about the Kde-buildsystem mailing list