CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/09 15:08:25
Modified files:
usr.bin/xinstall: xinstall.c
Log message:
Revert previous.
It appears the flag combination -S -p not only preserved the modification
time as documented, but also the file mode unless the file content changed,
so with the change in rev. 1.68, the flag -p no longer applies the given
file mode if the file content does not change.
Regression in the lang/go-boostrap build system reported by espie@.
