]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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:31 +0000 (07:42 +0200)
commitfe9d009e3e945945e1e3bb0f65514217fc8566e5
tree5466da431e85a48a22854e6d36d1a93d881c2895
parent529d8f3736a1c62dc00ee272e04a6decaacc300b
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