mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-02 09:48:51 +02:00
Use debhelper to install bitcoind.bash-completion
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user