1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Remove some meta data from po files.

This commit is contained in:
Werner Koch 2011-01-11 15:21:27 +01:00
parent 18936a1970
commit d5c8b726c8
30 changed files with 7 additions and 49133 deletions

View file

@ -93,8 +93,7 @@ if test "$1" = "--build-w32"; then
--with-zlib=${w32root} \
--with-regex=${w32root} \
--with-pth-prefix=${w32root} \
--with-adns=${w32root} \
--without-included-gettext "$@"
--with-adns=${w32root} "$@"
rc=$?
exit $rc
fi