Am 01.03.2017 um 20:05 schrieb Helmut Grohne: > --- gnome-keyring-3.20.0/debian/patches/cross.patch 1970-01-01 > 01:00:00.000000000 +0100 > +++ gnome-keyring-3.20.0/debian/patches/cross.patch 2017-03-01 > 19:53:30.000000000 +0100 > @@ -0,0 +1,18 @@ > +From: Helmut Grohne <[email protected]> > +Subject: fix cross compilation > + > + * consider $ac_tool_prefix when searching for pkg-config > + > +Index: gnome-keyring-3.20.0/configure.ac > +=================================================================== > +--- gnome-keyring-3.20.0.orig/configure.ac > ++++ gnome-keyring-3.20.0/configure.ac > +@@ -46,7 +46,7 @@ > + AM_DISABLE_STATIC > + AM_PROG_LIBTOOL > + IT_PROG_INTLTOOL([0.35.0]) > +-AC_PATH_PROG(PKG_CONFIG, pkg-config, no) > ++PKG_PROG_PKG_CONFIG > + > + AC_TYPE_PID_T > + AC_TYPE_SIGNAL
I've pushed this obvious fix upstream as https://git.gnome.org/browse/gnome-keyring/commit/?id=9641cade4ebe175058d9d9bb385f72f74af4c611 Thanks, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

