Add bash completion snippet

* This is hosted in another github repository, so for now I provide it
    directly in debian/bash-completion. At some later point it will come
    in the main source tarball, and I'll then just reference that in
    debian/bash-completion.
This commit is contained in:
Sébastien Delafond
2014-10-04 17:30:48 +02:00
parent 94ac71d4ce
commit b6ebdd9c7b
3 changed files with 551 additions and 1 deletions
+1
View File
@@ -27,5 +27,6 @@ override_dh_auto_build:
GOPATH=:$(CURDIR):$(SOURCE_DIR)/_vendor go build -o aptly $(PACKAGE_DIR)/main.go
override_dh_auto_install:
dh_bash-completion
mkdir -p $(DEST_DIR)/usr/bin
cp aptly $(DEST_DIR)/usr/bin/