From: Pádraig Brady
Date: Mon, 23 Nov 2020 14:09:51 +0000 (+0000) Subject: maint: fix syntax-check failure X-Git-Tag: v9.0~177 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=382044196e97ab04ba01e5c313a8a4e06723abb9;p=thirdparty%2Fcoreutils.git maint: fix syntax-check failure * po/POTFILES.in (src/selinux.c): Remove entry as this source doesn't contain any translatable strings anymore; avoids a sc_po_check failure. --- diff --git a/po/POTFILES.in b/po/POTFILES.in index 074322393a..5ccc0e9a90 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -109,7 +109,6 @@ src/remove.c src/rm.c src/rmdir.c src/runcon.c -src/selinux.c src/seq.c src/set-fields.c src/shred.c