added source directory path
This commit is contained in:
parent
b425d13609
commit
7fc3516424
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -7,7 +7,7 @@ export DH_OPTIONS=-v
|
|||
export PYBUILD_NAME=bitmessage
|
||||
|
||||
%:
|
||||
dh $@ --with python2 --buildsystem=pybuild
|
||||
dh $@ --with python2 --buildsystem=pybuild --sourcedirectory=..
|
||||
dh_apparmor --profile-name=pybitmessage -ppython-bitmessage
|
||||
|
||||
# If you need to rebuild the Sphinx documentation
|
||||
|
|
Reference in New Issue
Block a user