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

Minor fixes for W32 packaging and building.

This commit is contained in:
Werner Koch 2004-07-20 17:21:28 +00:00
parent 2e4c224e8c
commit 102408f458
19 changed files with 3153 additions and 135 deletions

View file

@ -74,7 +74,7 @@ for i in ${srcdir}/po/*.po; do
tr) toset="CP1254" ;; # DOS: CP857
el) toset="CP1253" ;; # same as latin-7?
ru|be) toset="CP1251" ;; # same as latin-7?
el|eo|et|ja|pl|sk|zh_TW) toset="" ;;
el|eo|et|ja|pl|sk|zh_TW|zh_CN) toset="" ;;
*) toset="CP850" ;;
esac
if [ -n "$toset" ]; then