From d95457e0071f26b1e524c754adf211abdd53d0fa Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 13 Jul 2015 09:32:46 -0700 Subject: [PATCH] tar: port to recent gnulib * gnulib.modules: Remove 'acl' and add 'file-has-acl'. --- gnulib.modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnulib.modules b/gnulib.modules index 0d2e76c..ec3dc90 100644 --- a/gnulib.modules +++ b/gnulib.modules @@ -18,7 +18,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -acl alloca argmatch argp @@ -37,6 +36,7 @@ fchownat fcntl-h fdopendir fdutimensat +file-has-acl fileblocks fnmatch-gnu fprintftime -- 2.43.0