forked from I2P_Developers/i2p.i2p
add bash completion scripts
This commit is contained in:
1
debian/i2p-router.bash-completion
vendored
Normal file
1
debian/i2p-router.bash-completion
vendored
Normal file
@ -0,0 +1 @@
|
||||
installer/resources/bash-completion/eepget
|
2
debian/i2p.bash-completion
vendored
Normal file
2
debian/i2p.bash-completion
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
installer/resources/bash-completion/i2prouter
|
||||
installer/resources/bash-completion/i2prouter-nowrapper
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -38,7 +38,7 @@ export BITS := $(shell dpkg-architecture -qDEB_HOST_ARCH_BITS)
|
||||
#export DEB_HOST_ARCH_CPU := $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
|
||||
|
||||
%:
|
||||
dh $@ --with systemd,quilt
|
||||
dh $@ --with systemd,quilt,bash-completion
|
||||
|
||||
clean: createcopyright
|
||||
|
||||
|
Reference in New Issue
Block a user