diff --git a/debian/rules b/debian/rules index edec04e..98bb315 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,7 @@ #!/usr/bin/make -f export PYBUILD_NAME = pagure +export PYBUILD_DESTDIR = debian/pagure/ %: dh $@ --with python2,systemd,sphinxdoc --buildsystem=pybuild