pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/postgresql90-plpython Fix PLIST for python-3.x.
details: https://anonhg.NetBSD.org/pkgsrc/rev/834e91581d0c
branches: trunk
changeset: 629585:834e91581d0c
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jan 23 18:37:06 2014 +0000
description:
Fix PLIST for python-3.x.
diffstat:
databases/postgresql90-plpython/PLIST | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (14 lines):
diff -r d5427c931756 -r 834e91581d0c databases/postgresql90-plpython/PLIST
--- a/databases/postgresql90-plpython/PLIST Thu Jan 23 18:35:58 2014 +0000
+++ b/databases/postgresql90-plpython/PLIST Thu Jan 23 18:37:06 2014 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.6 2012/03/03 14:01:11 adam Exp $
-lib/postgresql/plpython.so
-lib/postgresql/plpython2.so
+@comment $NetBSD: PLIST,v 1.7 2014/01/23 18:37:06 wiz Exp $
+${PLIST.py2x}lib/postgresql/plpython.so
+${PLIST.py2x}lib/postgresql/plpython2.so
+${PLIST.py3x}lib/postgresql/plpython3.so
share/locale/cs/LC_MESSAGES/plpython-9.0.mo
share/locale/de/LC_MESSAGES/plpython-9.0.mo
share/locale/es/LC_MESSAGES/plpython-9.0.mo
Home |
Main Index |
Thread Index |
Old Index