From 439312f94601fa6c8cc8fe61dc8f7cbb948c8cf2 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Wed, 31 Aug 2016 21:11:01 -0400 Subject: [PATCH] Adjust d/rules to install upstream on debian/pagure/ destdir --- debian/rules | 1 + 1 file changed, 1 insertion(+) 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