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