projects
/
goodguy
/
history.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6f91f2
)
remove opencv local build config spec in last chkin
author
Good Guy
<good1.2guy@gmail.com>
Wed, 25 Apr 2018 23:18:49 +0000
(17:18 -0600)
committer
Good Guy
<good1.2guy@gmail.com>
Wed, 25 Apr 2018 23:18:49 +0000
(17:18 -0600)
cinelerra-5.1/bld.sh
patch
|
blob
|
history
diff --git
a/cinelerra-5.1/bld.sh
b/cinelerra-5.1/bld.sh
index d0f8b71b0b36879b1910ad30d21f557c143d8170..a9b6e46c5d5bc7ae36510d3de26621b43f3de2fa 100755
(executable)
--- 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