Use debhelper to install bitcoind.bash-completion

This commit is contained in:
Christian von Roques
2012-05-23 15:27:41 -04:00
parent 33d7d93298
commit dbd9c486bb
3 changed files with 3 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ DEB_INSTALL_EXAMPLES_bitcoind += debian/examples/*
DEB_INSTALL_MANPAGES_bitcoind += debian/manpages/*
%:
dh $@
dh --with bash-completion $@
override_dh_auto_build:
cd src; $(MAKE) -f makefile.unix bitcoind