Commit 0bb2c067 authored by Bruce Momjian's avatar Bruce Momjian

Fix for duplicate LC_COLLATE

parent ca485d05
......@@ -730,8 +730,7 @@ pg_id: can't load library 'libpq.so'
<ProgramListing>
LC_COLLATE=C
LC_CTYPE=C
LC_COLLATE=C
export LC_COLLATE LC_CTYPE LC_COLLATE
export LC_COLLATE LC_CTYPE
</ProgramListing>
<ProgramListing>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment