yar 2005-09-09 19:02:03 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_extract.c
Log:
Fix fallout from the previous commit:
We shouldn't call chmod() if we've just used
fchmod() OK on the same file.
Approved by: kientzle
Revision Changes Path
1.43 +7 -4 src/lib/libarchive/archive_read_extract.c