
Recent rpmbuild will delete the source directory on successful build. With `makerepo.sh` that is bad, because we want that directory with the git history. Pass "--noclean" to avoid that.
Recent rpmbuild will delete the source directory on successful build. With `makerepo.sh` that is bad, because we want that directory with the git history. Pass "--noclean" to avoid that.