Add coreutils 8.32

This commit is contained in:
Melg Eight 2021-05-18 14:37:21 +03:00
parent 8504c35685
commit fefb33a870
No known key found for this signature in database
GPG key ID: 8F73D998D1992669
12 changed files with 608 additions and 0 deletions

View file

@ -0,0 +1,17 @@
SPDX-FileCopyrightText: 2021 Melg Eight <public.melg8@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later
Remove dependency on po folder because we don't have gettext yet.
--- ./Makefile.am
+++ ./Makefile.am
@@ -17,7 +17,7 @@
ALL_RECURSIVE_TARGETS =
-SUBDIRS = po . gnulib-tests
+SUBDIRS = . gnulib-tests
EXTRA_DIST = \
.mailmap \