mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* mk-w32-dist: Do not include the en@* po files.
* autogen.sh <--build-w32>: Build keyserver helpers again.
This commit is contained in:
parent
d9f1eed99e
commit
7e165d9758
3 changed files with 11 additions and 2 deletions
|
@ -71,7 +71,7 @@ if test "$1" = "--build-w32"; then
|
|||
[ $DIE = yes ] && exit 1
|
||||
|
||||
$tsdir/configure --build=${build} --host=${host} \
|
||||
${disable_foo_tests} --disable-keyserver-helpers $*
|
||||
${disable_foo_tests} $*
|
||||
|
||||
# Ugly hack to overcome a gettext problem. Someone should look into
|
||||
# gettext to figure out why the po directory is not ignored as it used
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue