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

Richard Hughes hughsient at gmail.com
Mon Nov 24 01:23:37 PST 2008


On Thu, 2008-11-20 at 15:15 -0500, Trever Fischer 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.

Committed both, many thanks.

Richard.





More information about the PackageKit mailing list