#!/bin/bash rpmbuild --define "_topdir `pwd`" -bs rubygem-bindata.spec mv SRPMS/* . rmdir BUILDROOT RPMS SRPMS BUILD