Mail Archives: djgpp-workers/2001/02/10/06:58:04
I've solved pretty much everything in my last post -
now I have nice djunpack.in, and correct djunpack.bat
is automagically made when tarball is rolled :)
And I've updated fnchange.lst with GCC set of changes.
But of course, I've found another set of problems:
Is it possible automatically leave out a set of
directories when extracting an archive? If an user
gets a stock gcc-3.0.tar.bz2 from FSF FTP site, there will
be libjava and gcc/testsuite directories. I'd like
to silently skip them on extracting. I can't just
extract and ignore them, because there are SFN conflicts,
and I'm too lazy to solve them. So what I need is an
opposite of '-o' option in djtar. Any solutions, or
should I patch djtar?
Laurynas
- Raw text -