Mail Archives: djgpp/1998/06/11/13:27:51
On Mon, 8 Jun 1998, John M. Aldrich wrote:
> According to DJGPP FAQ chapter 22.16, you can safely delete all zoneinfo
> entries without affecting DJGPP programs.
Not so fast. Programs like Zip and UnZip use the file for the area you
live, if you set TZ to point to that file (which you should). If you
don't, you don't get the original time stamps of the files when you
unpack the archive.
> 3) Anything in the 'share' subdirectory (AFAIK).
Deleteing everything here will break the programs which use those files.
For example, if you nuke share/groff, Groff will stop working.
- Raw text -