X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fbld.sh;h=b8a80d6bbaaa2d1b31b41ca84f46b7375a986367;hp=7c8837bfbf9a6b4443f93c38c35299aad8851b4d;hb=7e5a0760f40ff787cc3d93cb7768a901ebe52809;hpb=a95193c3fd88733d184f2d460eca1fe6ddf8af28 diff --git a/cinelerra-5.1/bld.sh b/cinelerra-5.1/bld.sh index 7c8837bf..b8a80d6b 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-booby + ./configure --with-single-user make && make install ) 2>&1 | tee log mv Makefile Makefile.cfg cp Makefile.devel Makefile