plpython: Don't create pgxsdir subdirectory in installdir target

Peter Eisentraut <peter@eisentraut.org>

Commit: fe9d009e3e945945e1e3bb0f65514217fc8566e5
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-08-31T05:42:31Z
Releases: 15.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