[jhbuild] [3.0] use a special autogen-template for bluez, as it needs two commands
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] [3.0] use a special autogen-template for bluez, as it needs two commands
- Date: Tue, 14 Dec 2010 13:22:53 +0000 (UTC)
commit 35659a421f17796af4d5f440b5f7a4ed0a3fd51e
Author: Frédéric Péters <fpeters 0d be>
Date: Tue Dec 14 14:22:17 2010 +0100
[3.0] use a special autogen-template for bluez, as it needs two commands
modulesets/gnome-suites-core-3.0.modules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.0.modules b/modulesets/gnome-suites-core-3.0.modules
index 34b166b..aece479 100644
--- a/modulesets/gnome-suites-core-3.0.modules
+++ b/modulesets/gnome-suites-core-3.0.modules
@@ -762,7 +762,7 @@
<!-- hack around the lack of autogen.sh; bootstrap-configure doesn't
quite work since it doesn't pass arguments to configure
-->
- <autotools id="bluez" autogen-sh="bootstrap && ./configure --enable-udevrules=no">
+ <autotools id="bluez" autogen-template="%(srcdir)s/bootstrap && %(srcdir)s/configure --prefix %(prefix)s --libdir %(libdir)s %(autogenargs)s" autogenargs="--enable-udevrules=no">
<branch repo="git.kernel.org" module="bluetooth/bluez.git" checkoutdir="bluez" />
<dependencies>
</dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]