[f-spot] Make sure submodule URLs update automatically.



commit 068daf6517618d6cda205dc09c1527b2eca1a477
Author: Ruben Vermeersch <ruben savanne be>
Date:   Wed Oct 27 21:49:16 2010 +0200

    Make sure submodule URLs update automatically.

 autogen.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index b960aeb..65b58bd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -61,6 +61,7 @@ check_autotool_version $LIBTOOLIZE 1.4.3
 check_autotool_version intltoolize 0.35.0
 check_autotool_version pkg-config 0.14.0
 
+run git submodule sync
 run git submodule update --init
 if [ $(pkg-config --modversion gnome-doc-utils 2> /dev/null) ]; then
     run gnome-doc-prepare --automake --force



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]