remove opencv local build config spec in last chkin
authorGood Guy <good1.2guy@gmail.com>
Wed, 25 Apr 2018 23:18:49 +0000 (17:18 -0600)
committerGood Guy <good1.2guy@gmail.com>
Wed, 25 Apr 2018 23:18:49 +0000 (17:18 -0600)
cinelerra-5.1/bld.sh

index d0f8b71b0b36879b1910ad30d21f557c143d8170..a9b6e46c5d5bc7ae36510d3de26621b43f3de2fa 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 ./autogen.sh
 #!/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
 make 2>&1 | tee log
 make install
 mv Makefile Makefile.cfg