pginstaller - pginst: Remove unnecessary hard-coding of default ENCODING

Started by Nonameover 21 years ago1 messagescomitters
Jump to latest
#1Noname
mha@pgfoundry.org

Log Message:
-----------
Remove unnecessary hard-coding of default ENCODING and LOCALE. Reverts to the old way where defaults are already set in the wxs and can be overridden on the msi commandline for silent installs.

Modified Files:
--------------
pginst/ca:
locale.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/locale.c.diff?r1=1.4&r2=1.5)