On Fri, Jan 29, 1999 at 04:56:52PM +0100, Peter Makholm wrote:

> I have a packages where the source is distributed i zipfiles with only
> one-case 8.3 filenames (yuck). Everything in the sources uses
> filenames which differs in case. what shall I do?

Ugh...

What exactly is this package? zip does preserve case on Unix.  You option,
if you want to take it, is to unzip the archive, find out the correct names
for each file, rename them, and make tar.gz out of that.

That's about as unpristine as you can get :-) Not the same file names, not
the same format... I hope at least the code is the same...


                                                Marcelo

Reply via email to