Mail Archives: djgpp-workers/1996/07/21/12:32:46
On Sun, 21 Jul 1996, DJ Delorie wrote:
> > - you cannot use wildcards or just the directory names, you need to
> > feed Zip with the full list of the filenames;
>
> Ick! I use find to generate the listings. The distrib process is
> automated for all 40 packages based on find and regular expressions.
> Doing this would be extremely NOT feasible.
I suppose it all depends on how bad do we want this. I could imagine an
automated procedure that gets the contents of the original GNU package
from DJTAR listing, edits it (with Sed or Gawk), then adds any files that
aren't already in the listing (using find) and then calls Zip with the
resulting list in a response file. But since it's all on your server,
you get to decide...
- Raw text -