BSD 14 mods - move to ffmpeg6, move to python39, fix OpenEXR build; add missing inclu...
[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