X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=inline;f=cinelerra-5.1%2Fbld.sh;h=d0f8b71b0b36879b1910ad30d21f557c143d8170;hb=c6f91f271145ad9cd637f6b8f1560146178d3d41;hp=a9b6e46c5d5bc7ae36510d3de26621b43f3de2fa;hpb=a94468d6de897136e77c70662177f4b8b4454b6b;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/bld.sh b/cinelerra-5.1/bld.sh index a9b6e46c..d0f8b71b 100755 --- a/cinelerra-5.1/bld.sh +++ b/cinelerra-5.1/bld.sh @@ -1,6 +1,6 @@ #!/bin/bash ./autogen.sh -./configure --with-single-user +./configure --with-single-user --with-opencv=sta,tar=http://192.168.1.8/opencv-20180401.tgz make 2>&1 | tee log make install mv Makefile Makefile.cfg