diff --git a/debian/bash-completion b/debian/bash-completion new file mode 100644 index 0000000..f4923c0 --- /dev/null +++ b/debian/bash-completion @@ -0,0 +1 @@ +docs/cli-completion diff --git a/debian/install b/debian/install index 99e8595..e28f308 100644 --- a/debian/install +++ b/debian/install @@ -2,4 +2,3 @@ locale usr/share/php/domframework tools usr/share/doc/domframework docs/* usr/share/doc/domframework -docs/cli-completion usr/share/bash-completion/completions diff --git a/debian/rules b/debian/rules index ab27b0c..95d46ad 100755 --- a/debian/rules +++ b/debian/rules @@ -27,6 +27,7 @@ binary: build install dh_testdir dh_testroot dh_installchangelogs + dh_bash-completion # dh_installdocs # dh_installexamples # dh_install