Add current directory to Perl include path

Peter Eisentraut <peter_e@gmx.net>

Commit: 9ee0573ef146ab37d7b85951f83e00bcbd305ff3
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-02-24T19:54:16Z
Releases: 11.0
Add current directory to Perl include path

Recent Perl versions don't have the current directory in the module
include path anymore, so we need to add it here explicitly to make these
scripts continue to work.

Files

PathChange+/−
src/backend/utils/mb/Unicode/Makefile modified +12 −12