mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-03 07:17:40 +02:00
403cb48413
* NEWS: Mention the change in behavior. * src/install.c (need_copy): s/lstat/stat/ for the source. * tests/install/install-C.sh: Add test cases (and improve existing test case which wan't valid due to the existing non standard modes on test files). Addresses https://bugs.gnu.org/72707