mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-06 23:59:19 -04:00
.
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
* Version 3.16l.
|
||||
|
||||
* Makefile.maint: New file.
|
||||
* Makefile.am: Move rules common to textutils, fileutils, sh-utils
|
||||
into Makefile.maint.
|
||||
Include Makefile.maint.
|
||||
(EXTRA_DIST): Add Makefile.maint.
|
||||
|
||||
* src/cp.c (re_protect): Don't fail for non-root when chown fails
|
||||
due not only to lack of permission (EPERM), but also to lack of
|
||||
support (EINVAL). Reported by Bengt Martensson.
|
||||
|
||||
Reference in New Issue
Block a user