Adjust d/rules to install upstream on debian/pagure/ destdir
This commit is contained in:
parent
6417616764
commit
439312f946
1 changed files with 1 additions and 0 deletions
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
export PYBUILD_NAME = pagure
|
||||
export PYBUILD_DESTDIR = debian/pagure/
|
||||
|
||||
%:
|
||||
dh $@ --with python2,systemd,sphinxdoc --buildsystem=pybuild
|
||||
|
|
Loading…
Reference in a new issue