Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] bash-completion-r1: a quick migration guide
Date: Thu, 08 Sep 2011 16:47:15
Message-Id: 20072.61769.635373.728694@a1i15.kph.uni-mainz.de
In Reply to: [gentoo-dev] bash-completion-r1: a quick migration guide by "Michał Górny"
1 >>>>> On Thu, 8 Sep 2011, Micha³ Górny wrote:
2
3 > 3) dobashcompletion foo
4 -> dobashcomp foo || die
5
6 Isn't that rather:
7 newbashcomp foo ${PN} || die
8
9 Ulrich

Replies

Subject Author
Re: [gentoo-dev] bash-completion-r1: a quick migration guide "Michał Górny" <mgorny@g.o>