X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.0%2Fbld_scripts%2Fbld_static.sh;h=53895d0b34c61f4c304327133f243e37846668f3;hb=52fcc46226f9df46f9ce9d0566dc568455a7db0b;hp=ab3e9e58ab33e4fabea6832688e52676d9b3be5f;hpb=efa9a386111ae68a2195ca722bd030f71bf6493d;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/bld_scripts/bld_static.sh b/cinelerra-5.0/bld_scripts/bld_static.sh index ab3e9e58..53895d0b 100755 --- a/cinelerra-5.0/bld_scripts/bld_static.sh +++ b/cinelerra-5.0/bld_scripts/bld_static.sh @@ -14,7 +14,7 @@ fi cd "$path/$dir/$bld" rm -rf "$proj" -git clone "git://git.cinelerra-cv.org/goodguy/cinelerra.git" "$proj" +git clone --depth 1 "git://git.cinelerra-cv.org/goodguy/cinelerra.git" "$proj" #rsh host tar -C /mnt0/cinelerra5 -cf - cinelerra | tar -xf - #mv cinelerra cinelerra5 if [ $? -ne 0 ]; then