Merging KAuth into KDELibs

John Tapsell johnflux at gmail.com
Wed Sep 2 22:39:53 BST 2009


I just 'fixed' a compile problem in cmake/modules/FindPolkitQt.cmake

I replaced:

        if ( NOT (POLKITQT_PREFIX STREQUAL CMAKE_INSTALL_PREFIX) )


with

        if ( NOT POLKITQT_PREFIX STREQUAL CMAKE_INSTALL_PREFIX )

I hope this was correct.  Please yell at me if not.

John




More information about the kde-core-devel mailing list