diff options
Diffstat (limited to 'REUSE.toml')
-rw-r--r-- | REUSE.toml | 3 |
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' |