plpython: Don't create pgxsdir subdirectory in installdir target
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 31 Aug 2022 05:42:01 +0000 (07:42 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 31 Aug 2022 05:42:01 +0000 (07:42 +0200)
commit7d5852ca83f4103d806ee7501f70b9354345f65d
tree9348ffea0f4cc71b9679413871f6a7d07d2cce63
parent8acd8f8690ed10f421a54e9b3fb6d49f2ce226f8
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.
src/pl/plpython/Makefile