Package: bash-completion
Version: 1:1.0-2
Severity: wishlist
Tags: patch
This is untested, but...
it would be nice to be able to use dh_bash-completion like "dh --with
bash-completion".
Dropping this into
/usr/share/perl5/Debian/Debhelper/Sequence/bash-completion.pm should
do it, I think.
#!/usr/bin/perl
use warnings;
use strict;
use Debian::Debhelper::Dh_Lib;
insert_after("dh_installman", "dh_bash-completion");
1;
--
_________________________
Ryan Niebur
[email protected]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]