about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2025-04-08 14:36:24 +0900
committerNguyễn Gia Phong <cnx@loang.net>2025-04-08 14:36:24 +0900
commit38431dfd7faf2aaad42c8908934209cf027b2e81 (patch)
tree3be434cd0bf2bcada305e2d89a059f18af4e9e64
parent60012a2588efcce1d34b6fea604583b5c36200ec (diff)
downloadloftix-38431dfd7faf2aaad42c8908934209cf027b2e81.tar.gz
Add patch reuse info for bug 25003 patch
Fixes: 60012a2588ef ("Add patch reverting fix for coreutils#25003")
References: bb91c0468597 ("Add coreutils bug 25003")
-rw-r--r--REUSE.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/REUSE.toml b/REUSE.toml
index 74cfa26..f0dd5e5 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -155,7 +155,8 @@ SPDX-FileCopyrightText = 'Eric Blake'
 SPDX-License-Identifier = 'GPL-3.0-or-later'
 
 [[annotations]]
-path = 'patches/coreutils-gnulib-glibc-2.28.patch'
+path = [ 'patches/bugs/coreutils-unfix-bug-25003.patch',
+         'patches/coreutils-gnulib-glibc-2.28.patch' ]
 SPDX-FileCopyrightText = 'Paul Eggert'
 SPDX-License-Identifier = 'GPL-3.0-or-later'