mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
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.
This commit is contained in:
committed by
Luca Boccassi
parent
cd804013a6
commit
2c75cb8b51
@@ -1,3 +1,4 @@
|
||||
pkg/debian
|
||||
src/basic/parse-util.c
|
||||
src/boot/efi/addon.c
|
||||
src/boot/efi/boot.c
|
||||
|
||||
Reference in New Issue
Block a user