opencv upgrade to 4.1, new plugin tracer, hw decode vdpau/vaapi, tweak ffmpeg ff_err...
[goodguy/cinelerra.git] / cinelerra-5.1 / blds / rpmsrc.sh
1 #!/bin/bash -x
2
3 rpmbuild --define "_srcrpmdir `cd ..; pwd`" \
4  -bs --build-in-place cinelerra.spec
5