Skip to content

Commit d9bec81

Browse files
author
Artur Zakirov
committed
Merge branch 'PGPRO_contrib_dicts' of gitlab.postgrespro.ru:pgpro-dev/postgrespro into PGPRO_contrib_dicts
2 parents 21e3dd9 + 5267151 commit d9bec81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contrib/hunspell_ru_ru/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ DATA_TSEARCH = ru_ru.affix ru_ru.dict
55

66
REGRESS = hunspell_ru_ru
77

8+
EXTRA_REGRESS_OPTS=--encoding=UTF8
9+
810
ifdef USE_PGXS
911
PG_CONFIG = pg_config
1012
PGXS := $(shell $(PG_CONFIG) --pgxs)

0 commit comments

Comments
 (0)