From 4d6d16ffd60ee377b1b0472181f65a4f322ae49e Mon Sep 17 00:00:00 2001 From: Good Guy Date: Wed, 25 Apr 2018 17:18:49 -0600 Subject: [PATCH] remove opencv local build config spec in last chkin --- cinelerra-5.1/bld.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cinelerra-5.1/bld.sh b/cinelerra-5.1/bld.sh index d0f8b71b..a9b6e46c 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 --with-opencv=sta,tar=http://192.168.1.8/opencv-20180401.tgz +./configure --with-single-user make 2>&1 | tee log make install mv Makefile Makefile.cfg -- 2.26.2