[packagekit] tagged packagekit in gnome-continuous
Richard Hughes
hughsient at gmail.com
Thu Aug 28 01:10:58 PDT 2014
On 27 August 2014 22:38, Colin Walters <walters at verbum.org> wrote:
> http://build.gnome.org/continuous/buildmaster/builds/2014/08/27/59/build/log-packagekit.txt
So, would something like:
diff --git a/lib/packagekit-glib2/Makefile.am b/lib/packagekit-glib2/Makefile.am
index 476354d..d4acb53 100644
--- a/lib/packagekit-glib2/Makefile.am
+++ b/lib/packagekit-glib2/Makefile.am
@@ -11,6 +11,7 @@ AM_CPPFLAGS = \
$(POLKIT_CFLAGS) \
$(SQLITE_CFLAGS) \
-I$(top_srcdir) \
+ -I$(top_builddir) \
-I$(top_srcdir)/lib \
-I$(top_builddir)/lib \
-I. \
Fix this? It seems I trip up on this every few months; can I convince
"make distcheck" to do a srcdir!=destdir build for me? Or some other
way to test this before I push a huge commit. Thanks.
Richard
More information about the PackageKit
mailing list