Lines 72-77
being compressed before merging. Exceptions to this are files newly
Link Here
|
72 |
created by the package manager and binary object files being stripped |
72 |
created by the package manager and binary object files being stripped |
73 |
of symbols. |
73 |
of symbols. |
74 |
|
74 |
|
|
|
75 |
When the source of timestamp is provided, such as from the package's |
76 |
ebuild file, then it shall be used instead. Every file would then be |
77 |
touched with that timestamp. |
78 |
|
75 |
When preserving, the seconds part of every regular file's mtime must |
79 |
When preserving, the seconds part of every regular file's mtime must |
76 |
be preserved exactly. The sub-second part must either be set to zero, |
80 |
be preserved exactly. The sub-second part must either be set to zero, |
77 |
or set to the greatest value supported by the operating system and |
81 |
or set to the greatest value supported by the operating system and |
78 |
- |
|
|