summaryrefslogtreecommitdiff
path: root/databases/postgresql12-plpython
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2019-10-24 07:57:13 +0000
committertriaxx <triaxx@pkgsrc.org>2019-10-24 07:57:13 +0000
commit98364df058ac3f046f08b72198ae0c1d15427d73 (patch)
tree88c9ff7f5e3effd42a0106264eb57c7238a2e40a /databases/postgresql12-plpython
parent727857bd67cebc9ef6848505e4d24a61f8d48620 (diff)
downloadpkgsrc-98364df058ac3f046f08b72198ae0c1d15427d73.tar.gz
postgresql12: make nls support optional
Diffstat (limited to 'databases/postgresql12-plpython')
-rw-r--r--databases/postgresql12-plpython/PLIST32
1 files changed, 16 insertions, 16 deletions
diff --git a/databases/postgresql12-plpython/PLIST b/databases/postgresql12-plpython/PLIST
index 4871164e42c..17ec5547109 100644
--- a/databases/postgresql12-plpython/PLIST
+++ b/databases/postgresql12-plpython/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2019/10/07 19:21:49 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/10/24 07:57:14 triaxx Exp $
include/postgresql/server/plpy_cursorobject.h
include/postgresql/server/plpy_elog.h
include/postgresql/server/plpy_exec.h
@@ -19,21 +19,21 @@ ${PLIST.py3x}lib/postgresql/hstore_plpython3.so
lib/postgresql/pgxs/src/pl/plpython/regress-python3-mangle.mk
${PLIST.py2x}lib/postgresql/plpython2.so
${PLIST.py3x}lib/postgresql/plpython3.so
-share/locale/cs/LC_MESSAGES/plpython-12.mo
-share/locale/de/LC_MESSAGES/plpython-12.mo
-share/locale/es/LC_MESSAGES/plpython-12.mo
-share/locale/fr/LC_MESSAGES/plpython-12.mo
-share/locale/it/LC_MESSAGES/plpython-12.mo
-share/locale/ja/LC_MESSAGES/plpython-12.mo
-share/locale/ko/LC_MESSAGES/plpython-12.mo
-share/locale/pl/LC_MESSAGES/plpython-12.mo
-share/locale/pt_BR/LC_MESSAGES/plpython-12.mo
-share/locale/ru/LC_MESSAGES/plpython-12.mo
-share/locale/sv/LC_MESSAGES/plpython-12.mo
-share/locale/tr/LC_MESSAGES/plpython-12.mo
-share/locale/uk/LC_MESSAGES/plpython-12.mo
-share/locale/vi/LC_MESSAGES/plpython-12.mo
-share/locale/zh_CN/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/cs/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/de/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/es/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/fr/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/it/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/ja/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/ko/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/pl/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/pt_BR/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/ru/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/sv/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/tr/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/uk/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/vi/LC_MESSAGES/plpython-12.mo
+${PLIST.nls}share/locale/zh_CN/LC_MESSAGES/plpython-12.mo
share/postgresql/extension/hstore_plpython2u--1.0.sql
share/postgresql/extension/hstore_plpython2u.control
share/postgresql/extension/hstore_plpython3u--1.0.sql