Diff for generic readme and generic-build script to automatically generate pkg data and file listings

2003-11-25 Thread Alan Miles
All, Was wondering if this patch got dropped, or is it on a todo list? Alan -Original Message- From: Alan Miles [mailto:[EMAIL PROTECTED] Sent: November 21, 2003 18:35 To: [EMAIL PROTECTED] Subject: RE: Diff for generic readme and generic-build script Igor, New patch - basically I

RE: Diff for generic readme and generic-build script

2003-11-21 Thread Alan Miles
-- From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] Sent: November 19, 2003 11:55 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: Diff for generic readme and generic-build script Alan, The bug with 'sed -i' was that if it's unable to write to (or, rather, "creat")

RE: Diff for generic readme and generic-build script

2003-11-19 Thread Igor Pechtchanski
%.README.tmp file in its listing. > > Which solution would be your preference? (Unless you have another one of > course ...) > > Alan > > -Original Message- > From: Alan Miles [mailto:[EMAIL PROTECTED] > Sent: November 18, 2003 19:05 > To: [EMAIL PROTECTED] >

RE: Diff for generic readme and generic-build script

2003-11-18 Thread Alan Miles
: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Diff for generic readme and generic-build script On Mon, 17 Nov 2003, Alan Miles wrote: > [snip] > 7/ Note: the -i option to sed (quoting the man page for sed): > >-i[suffix], --in-place[=suffix] >edit files in place (makes

RE: Diff for generic readme and generic-build script

2003-11-18 Thread Alan Miles
EMAIL PROTECTED] Subject: Re: Diff for generic readme and generic-build script On Mon, 17 Nov 2003, Alan Miles wrote: > [snip] > 7/ Note: the -i option to sed (quoting the man page for sed): > >-i[suffix], --in-place[=suffix] >edit files in place (makes backup if extension

Re: Diff for generic readme and generic-build script

2003-11-18 Thread Igor Pechtchanski
On Mon, 17 Nov 2003, Alan Miles wrote: > [snip] > 7/ Note: the -i option to sed (quoting the man page for sed): > >-i[suffix], --in-place[=suffix] >edit files in place (makes backup if extension supplied) > >Extended sed command: > >`e [COMMAND]' > This command allows one

Diff for generic readme and generic-build script

2003-11-17 Thread Alan Miles
All, Based on the 1.8 version of the generic build script I would like to submit this patch, which would: 1/ the option "all" does not call "list". The fix in the patch does. 2/ The patches to both file let the PKG, VER, and REL variables in the README be automatically be filled in by the script