outdir ?= $(pwd) srpm: dnf install 'dnf-command(copr)' && dnf copr enable schanzen/gnunet rpmbuild $(spec) --bs --define "_srcrpmdir $(outdir)"