rework ffmpeg seek, bld_script updates
[goodguy/history.git] / cinelerra-5.0 / bld_scripts / bld_incremental.sh
index ad62cd84c2aadcd1f0efb383799762f427d84a48..e38308d86596fb39764bdef7397239e7f87f9d75 100755 (executable)
@@ -3,7 +3,7 @@
 dir="$1"
 path="/home"
 bld="git-repo"
-proj="cinelerra"
+proj="cinelerra5"
 base="cinelerra-5.0"
 
 if [ ! -d "$path/$dir/$bld/$proj" ]; then