From 9927ba32ddf9267da86844d1f34aebeeabbb5fb1 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 2 Oct 2011 20:07:40 +0000 Subject: - Unbreak postgresql-plpython: allow build with threaded python - Pass maintainership to submitter PR: ports/159843 Submitted by: Ruslan Mahmatkhanov --- databases/postgresql92-server/pkg-plist-plpython | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'databases/postgresql92-server/pkg-plist-plpython') diff --git a/databases/postgresql92-server/pkg-plist-plpython b/databases/postgresql92-server/pkg-plist-plpython index d3c29953b6b5..cfc34f4b56b9 100644 --- a/databases/postgresql92-server/pkg-plist-plpython +++ b/databases/postgresql92-server/pkg-plist-plpython @@ -1,4 +1,14 @@ %%DOCSDIR%%/README-plpython -lib/postgresql/plpython.so +lib/postgresql/plpython2.so +%%DATADIR%%/extension/plpythonu.control +%%DATADIR%%/extension/plpythonu--1.0.sql +%%DATADIR%%/extension/plpythonu--unpackaged--1.0.sql +%%DATADIR%%/extension/plpython2u.control +%%DATADIR%%/extension/plpython2u--1.0.sql +%%DATADIR%%/extension/plpython2u--unpackaged--1.0.sql +%%DATADIR%%/extension/plpython3u.control +%%DATADIR%%/extension/plpython3u--1.0.sql +%%DATADIR%%/extension/plpython3u--unpackaged--1.0.sql +@dirrmtry %%DATADIR%%/extension @dirrmtry lib/postgresql @dirrmtry %%DOCSDIR%% -- cgit v1.2.3