gamma yuva hist fix, theme change without exit
[goodguy/history.git] / cinelerra-5.0 / bld_scripts / bld_dynamic.sh
index 87f927ea126c46125ff5d9370f7d8b6a42f2fa52..32d10dd18f4fd7a3811158898c4ecbde6fe47f84 100755 (executable)
@@ -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