~sergiodj/debian_pagure

439312f94601fa6c8cc8fe61dc8f7cbb948c8cf2 — Sergio Durigan Junior 7 years ago 6417616
Adjust d/rules to install upstream on debian/pagure/ destdir
1 files changed, 1 insertions(+), 0 deletions(-)

M debian/rules
M debian/rules => debian/rules +1 -0
@@ 1,6 1,7 @@
#!/usr/bin/make -f

export PYBUILD_NAME = pagure
export PYBUILD_DESTDIR = debian/pagure/

%:
	dh $@ --with python2,systemd,sphinxdoc --buildsystem=pybuild