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