gamma yuva hist fix, theme change without exit
[goodguy/history.git] / cinelerra-5.0 / bld_scripts / bld_static.sh
index ab3e9e58ab33e4fabea6832688e52676d9b3be5f..53895d0b34c61f4c304327133f243e37846668f3 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