Commit b7b86924 authored by Andrew Dunstan's avatar Andrew Dunstan

Attempt to remedy buildfarm breakage caused by commit f536d419.

parent aea1f24c
......@@ -9,9 +9,8 @@ DATA_TSEARCH = unaccent.rules
REGRESS = unaccent
# We need a UTF8 database
ENCODING = UTF8
NO_LOCALE = 1
# Adjust REGRESS_OPTS because we need a UTF8 database
REGRESS_OPTS = --dbname=$(CONTRIB_TESTDB) --encoding=UTF8 --no-locale
ifdef USE_PGXS
PG_CONFIG = pg_config
......
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