[gedit/wip/reveal: 2/7] Call submodule update in autogen.sh
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/reveal: 2/7] Call submodule update in autogen.sh
- Date: Sat, 9 Feb 2013 11:07:31 +0000 (UTC)
commit ab62892be96f5a79a6925f648ede8bfdcd3e9b32
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Feb 9 11:21:30 2013 +0100
Call submodule update in autogen.sh
autogen.sh | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 6c3c1e9..bdd6a6a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -32,6 +32,8 @@ if test -z $GTKDOCIZE; then
exit 1
fi
+git submodule update --init --recursive
+
gtkdocize || exit $?
autopoint --force || exit $?
AUTOPOINT='intltoolize --automake --copy' autoreconf --force --install --verbose
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]