mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 23:35:24 +01:00
Add coreutils 8.32
This commit is contained in:
parent
8504c35685
commit
fefb33a870
12 changed files with 608 additions and 0 deletions
17
sysa/coreutils-8.32/patches/Makefile.am.patch
Normal file
17
sysa/coreutils-8.32/patches/Makefile.am.patch
Normal 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 \
|
||||
Loading…
Add table
Add a link
Reference in a new issue