diff options
Diffstat (limited to 'databases/postgresql96-server/pkg-plist-plpython')
-rw-r--r-- | databases/postgresql96-server/pkg-plist-plpython | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/databases/postgresql96-server/pkg-plist-plpython b/databases/postgresql96-server/pkg-plist-plpython deleted file mode 100644 index 592925659278..000000000000 --- a/databases/postgresql96-server/pkg-plist-plpython +++ /dev/null @@ -1,28 +0,0 @@ -include/postgresql/server/plpy_util.h -include/postgresql/server/plpython.h -%%DOCSDIR%%/README-plpython -%%PYTHON2%%lib/postgresql/plpython2.so -%%PYTHON3%%lib/postgresql/plpython3.so -%%PYTHON2%%%%DATADIR%%/extension/plpython2u--1.0.sql -%%PYTHON2%%%%DATADIR%%/extension/plpython2u--unpackaged--1.0.sql -%%PYTHON2%%%%DATADIR%%/extension/plpython2u.control -%%PYTHON3%%%%DATADIR%%/extension/plpython3u--1.0.sql -%%PYTHON3%%%%DATADIR%%/extension/plpython3u--unpackaged--1.0.sql -%%PYTHON3%%%%DATADIR%%/extension/plpython3u.control -%%PYTHON2%%%%DATADIR%%/extension/plpythonu--1.0.sql -%%PYTHON2%%%%DATADIR%%/extension/plpythonu--unpackaged--1.0.sql -%%PYTHON2%%%%DATADIR%%/extension/plpythonu.control -lib/postgresql/hstore_plpython3.so -lib/postgresql/ltree_plpython3.so -%%DATADIR%%/extension/hstore_plpython2u--1.0.sql -%%DATADIR%%/extension/hstore_plpython2u.control -%%DATADIR%%/extension/hstore_plpython3u--1.0.sql -%%DATADIR%%/extension/hstore_plpython3u.control -%%DATADIR%%/extension/hstore_plpythonu--1.0.sql -%%DATADIR%%/extension/hstore_plpythonu.control -%%DATADIR%%/extension/ltree_plpython2u--1.0.sql -%%DATADIR%%/extension/ltree_plpython2u.control -%%DATADIR%%/extension/ltree_plpython3u--1.0.sql -%%DATADIR%%/extension/ltree_plpython3u.control -%%DATADIR%%/extension/ltree_plpythonu--1.0.sql -%%DATADIR%%/extension/ltree_plpythonu.control |