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