Adjust d/rules to install upstream on debian/pagure/ destdir

This commit is contained in:
Sergio Durigan Junior 2016-08-31 21:11:01 -04:00
parent 6417616764
commit 439312f946

1
debian/rules vendored
View file

@ -1,6 +1,7 @@
#!/usr/bin/make -f
export PYBUILD_NAME = pagure
export PYBUILD_DESTDIR = debian/pagure/
%:
dh $@ --with python2,systemd,sphinxdoc --buildsystem=pybuild