Remove POTFILES.in and regenerate it in autogen.sh.
This commit is contained in:
parent
d417ddc4e4
commit
965fa82940
4 changed files with 7 additions and 1043 deletions
|
@ -6,6 +6,8 @@ export LC_CTYPE=C
|
|||
export LC_COLLATE=C
|
||||
unset LC_ALL
|
||||
|
||||
find . -iname '*.[ch]' -not -ipath './grub-core/lib/libgcrypt-grub/*' -not -ipath './build-aux/*' |sort > po/POTFILES.in
|
||||
|
||||
autogen --version >/dev/null || exit 1
|
||||
|
||||
echo "Importing unicode..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue