[rfc][icedtea-web] Generate Bash Completion file

Lukasz Dracz ldracz at redhat.com
Fri Jun 12 15:30:16 UTC 2015


Hello,

----- Original Message -----
> From: "Andrew Azores" <aazores at redhat.com>
> To: "Lukasz Dracz" <ldracz at redhat.com>, "IcedTea Distro List" <distro-pkg-dev at openjdk.java.net>
> Sent: Friday, June 12, 2015 11:22:48 AM
> Subject: Re: [rfc][icedtea-web] Generate Bash Completion file
> 
> On 12/06/15 11:16 AM, Lukasz Dracz wrote:
> > Hello,
> >
> > This patch uses a main method in OptionsDefinitions to generate the
> > bash-completion file. The main method is called within the Makefile. The
> > icedteaweb-completion file is then moved to /etc/bash_completion.d/ for
> > use by the user.
> > The old icedtea-web completion file is removed in this patch.
> >
> > Thank you,
> > Lukasz Dracz
> 
> > -	mkdir -p stamps && \
> > +	mkdir -p tamps/generate-docs.stamptamps && \
> 
> Hmm? Accidental?

Yes, thank you for spotting this.
Here is the updated patch.

> --
> Thanks,
> 
> Andrew Azores
> 
> 

Regards,
Lukasz Dracz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: generateBashCompletion-2.patch
Type: text/x-patch
Size: 6905 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150612/89d374a5/generateBashCompletion-2-0001.patch>


More information about the distro-pkg-dev mailing list