plpython: Don't create pgxsdir subdirectory in installdir target

Peter Eisentraut <peter@eisentraut.org>

Commit: 7d5852ca83f4103d806ee7501f70b9354345f65d
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-08-31T05:42:01Z
Releases: 16.0
plpython: Don't create pgxsdir subdirectory in installdir target

As of db23464715f4792298c639153dda7bfd9ad9d602, we don't install
anything there anymore from plpython, so we don't need to create the
installation directory anymore.

Files

PathChange+/−
src/pl/plpython/Makefile modified +1 −1