[packagekit] [PATCH] Build the glib outside the source tree, fix regression in FindQPackageKit.cmake

madcat madcat at mymadcat.com
Thu Nov 20 22:35:34 PST 2008


Hi Trever
thanks for the patch, I'll fix the QPackageKit part ASAP

Cheers
Adrien


On Thu, 20 Nov 2008 15:15:59 -0500, Trever Fischer <wm161 at wm161.net> wrote:
> I can't seem to be able to build packagekit-glib outside of the source
> tree. 
> It fails because of this:
> 
> PackageKit/lib/packagekit-glib/pk-client.c:56:40: error:
> packagekit-glib/pk-
> marshal.h: No such file or directory
> 
> The file exists in my build directory though (/tmp/build-
> PackageKit/lib/packagekit-glib/).
> 
> In KPackageKit, we simply include <QPackageKit>, but the cmake module
sets
> our 
> QPK include path to '/usr/include/packagekit-qt'. Before the move into 
> /usr/include/PackageKit/packagekit-qt, things worked and now they don't.
> 
> This patch fixes both those problems.



More information about the PackageKit mailing list