X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=buildconf.sh;h=4e7fff07928e4ee03da27476ea55fed5c03b6388;hb=e2e564be7eb9bcd9280950cec385750dd759605e;hp=386ddbcb7d56ae17a332e388a0513ad71909d669;hpb=4b3585940162cf9ca65ca4a6914c0addcde50eef;p=yazpp-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index 386ddbc..4e7fff0 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,9 +1,7 @@ #!/bin/sh test -d config || mkdir config -if test -d m4/.git -a -d doc/common/.git; then - : -else +if test .git; then git submodule init git submodule update fi