* g-ir-scanner workaround for out of tree builds
@ 2009-09-24 13:39 Marco d'Itri
2009-09-24 17:57 ` Kay Sievers
0 siblings, 1 reply; 2+ messages in thread
From: Marco d'Itri @ 2009-09-24 13:39 UTC (permalink / raw)
To: linux-hotplug
Workaround for https://bugzilla.gnome.org/show_bug.cgi?idV2885 .
--- a/Makefile.am
+++ b/Makefile.am
@@ -532,6 +532,7 @@ extras/gudev/gudevenumtypes.c: extras/gu
extras/gudev/GUdev-1.0.gir: extras/gudev/libgudev-1.0.la $(G_IR_SCANNER) Makefile.am
$(AM_V_GEN)PKG_CONFIG_PATH=$(top_builddir)/data:$$PKG_CONFIG_PATH \
+ LD_LIBRARY_PATH=$(top_builddir)/extras/gudev \
$(G_IR_SCANNER) -v \
--namespace GUdev \
--nsversion=1.0 \
--
ciao,
Marco
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: g-ir-scanner workaround for out of tree builds
2009-09-24 13:39 g-ir-scanner workaround for out of tree builds Marco d'Itri
@ 2009-09-24 17:57 ` Kay Sievers
0 siblings, 0 replies; 2+ messages in thread
From: Kay Sievers @ 2009-09-24 17:57 UTC (permalink / raw)
To: linux-hotplug
On Thu, Sep 24, 2009 at 06:39, Marco d'Itri <md@linux.it> wrote:
> Workaround for https://bugzilla.gnome.org/show_bug.cgi?idV2885 .
Applied.
Thanks,
Kay
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-09-24 17:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-24 13:39 g-ir-scanner workaround for out of tree builds Marco d'Itri
2009-09-24 17:57 ` Kay Sievers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).