Commit 0e7557dc authored by Teodor Sigaev's avatar Teodor Sigaev

Fix Windows build broken by d78a7d9c

parent df4685fb
......@@ -143,7 +143,7 @@ sub Install
$target . '/share/tsearch_data/');
CopySetOfFiles(
'Dictionaries sample files',
[ glob("src\\backend\\tsearch\\*_sample.*") ],
[ glob("src\\backend\\tsearch\\dicts\\*_sample*") ],
$target . '/share/tsearch_data/');
my $pl_extension_files = [];
......
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