configure.ac add with-cuda/nv, update cakewalk theme, add cuda/plugins=mandel+nbody...
[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