From: Piotr Drąg Date: Thu, 14 Mar 2024 12:50:12 +0000 (+0100) Subject: po: add pkg/debian to POTFILES.skip X-Git-Tag: v256-rc1~527 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c75cb8b51dfb4b6e8e67ca1d2fa2883b88a52c9;p=thirdparty%2Fsystemd.git po: add pkg/debian to POTFILES.skip Debian packaging includes the exploded tarball, so scripts used to detect files that should be in POTFILES.in, like intltool-update -m used on https://l10n.gnome.org/module/systemd/, falsely detect its files as needed to be translated. Avoid this behavior by putting the whole submodule in POTFILES.skip. --- diff --git a/po/POTFILES.skip b/po/POTFILES.skip index befe6a08c56..84d56c8a223 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1,3 +1,4 @@ +pkg/debian src/basic/parse-util.c src/boot/efi/addon.c src/boot/efi/boot.c