ru.po from igor, intl tweaks, picon fixes for last chkin, snap motion event on btns
[goodguy/history.git] / cinelerra-5.1 / bld_scripts / rpmsrc.sh
1 #!/bin/bash -x
2
3 rpmbuild --define "_srcrpmdir `cd ..; pwd`" \
4  -bs --build-in-place cinelerra.spec
5