summaryrefslogtreecommitdiff
path: root/contrib/unaccent
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/unaccent')
-rw-r--r--contrib/unaccent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/unaccent/Makefile b/contrib/unaccent/Makefile
index 36415fef77d..254155dcca4 100644
--- a/contrib/unaccent/Makefile
+++ b/contrib/unaccent/Makefile
@@ -9,7 +9,7 @@ DATA_TSEARCH = unaccent.rules
REGRESS = unaccent
# Adjust REGRESS_OPTS because we need a UTF8 database
-REGRESS_OPTS = --dbname=$(CONTRIB_TESTDB) --multibyte=UTF8 --no-locale
+REGRESS_OPTS = --dbname=$(CONTRIB_TESTDB) --multibyte=UTF8 --no-locale
ifdef USE_PGXS
PG_CONFIG = pg_config