mask xy scale, mask boundary only overlay, fix 8 char mask nm bug, rework maskgui...
[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