projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
7c8837bfbf9a6b4443f93c38c35299aad8851b4d
[goodguy/history.git]
/
cinelerra-5.1
/
bld.sh
1
#!/bin/bash
2
( ./autogen.sh
3
./configure --with-single-user --with-booby
4
make && make install ) 2>&1 | tee log
5
mv Makefile Makefile.cfg
6
cp Makefile.devel Makefile