[jhbuild] [3.0] be explicit about using autogen.sh for talloc, tdb, and tevent
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] [3.0] be explicit about using autogen.sh for talloc, tdb, and tevent
- Date: Tue, 12 Oct 2010 18:23:40 +0000 (UTC)
commit 54550a374a4e8ce925330442c3458ad8e8bfadd3
Author: Frédéric Péters <fpeters 0d be>
Date: Tue Oct 12 20:14:24 2010 +0200
[3.0] be explicit about using autogen.sh for talloc, tdb, and tevent
modulesets/gnome-external-deps-3.0.modules | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-external-deps-3.0.modules b/modulesets/gnome-external-deps-3.0.modules
index a7cfd07..aaa0a93 100644
--- a/modulesets/gnome-external-deps-3.0.modules
+++ b/modulesets/gnome-external-deps-3.0.modules
@@ -861,6 +861,7 @@
</autotools>
<autotools id="talloc"
+ autogen-sh="autogen.sh"
makeargs="tallocdir='$(srcdir)'"
makeinstallargs="install tallocdir='$(srcdir)'">
<branch repo="samba.org"
@@ -873,7 +874,7 @@
</branch>
</autotools>
- <autotools id="tdb">
+ <autotools id="tdb" autogen-sh="autogen.sh">
<branch repo="samba.org"
module="samba4/samba-4.0.0alpha11.tar.gz" version="4.0.0alpha11"
hash="sha256:ec9f4a9153b9e2c233420642ee98a8b944322e8b39a9b6912430fb24e88b81b9"
@@ -884,7 +885,7 @@
</branch>
</autotools>
- <autotools id="tevent">
+ <autotools id="tevent" autogen-sh="autogen.sh">
<branch repo="samba.org"
module="samba4/samba-4.0.0alpha11.tar.gz" version="4.0.0alpha11"
hash="sha256:ec9f4a9153b9e2c233420642ee98a8b944322e8b39a9b6912430fb24e88b81b9"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]