bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14371: Argument --parents ignores default ACLs


From: Jim Meyering
Subject: bug#14371: Argument --parents ignores default ACLs
Date: Sun, 12 May 2013 04:43:34 +0200

Paul Eggert wrote:
> Thanks for reporting the bug.
>
> I installed the following patches into the coreutils master branch
> and am marking this as done.
>
>>From 10287448997642ea04d27372f9283e477a070a70 Mon Sep 17 00:00:00 2001
> From: Paul Eggert <address@hidden>
> Date: Sat, 11 May 2013 18:29:47 -0700
> Subject: [PATCH 1/3] build: update gnulib submodule to latest
>
> ---
>  gl/lib/regex_internal.h.diff | 6 +++---
>  gl/modules/tempname.diff     | 7 ++++---
>  gnulib                       | 2 +-
>  3 files changed, 8 insertions(+), 7 deletions(-)

Hi Paul,

Thanks for fixing that and for adapting to newer gnulib.
I've pushed this additional change so that "make syntax-check"
continues to pass:

>From 7c0191e1456d38e7d5b64f21a06711de728cee54 Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Sat, 11 May 2013 18:28:32 +0200
Subject: [PATCH] build: avoid new syntax-check failure

* po/POTFILES.in: Reflect renaming.
---
 po/POTFILES.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in
index 21617cc..39de91b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -18,7 +18,7 @@ lib/randread.c
 lib/regcomp.c
 lib/root-dev-ino.h
 lib/rpmatch.c
-lib/set-mode-acl.c
+lib/set-acl.c
 lib/siglist.h
 lib/spawn-pipe.c
 lib/strsignal.c
--
1.8.3.rc1.44.gb387c77





reply via email to

[Prev in Thread] Current Thread [Next in Thread]