Remove POTFILES.in and regenerate it in autogen.sh.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-28 13:49:21 +02:00
parent d417ddc4e4
commit 965fa82940
4 changed files with 7 additions and 1043 deletions

View file

@ -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..."