pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/python31 PLIST fix for Linux



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69ec377d936c
branches:  trunk
changeset: 592466:69ec377d936c
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Tue Sep 06 09:52:04 2011 +0000

description:
PLIST fix for Linux

diffstat:

 lang/python31/PLIST.Linux |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (11 lines):

diff -r f58d64fd5730 -r 69ec377d936c lang/python31/PLIST.Linux
--- a/lang/python31/PLIST.Linux Tue Sep 06 09:51:27 2011 +0000
+++ b/lang/python31/PLIST.Linux Tue Sep 06 09:52:04 2011 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST.Linux,v 1.1.1.1 2011/06/17 00:10:18 reed Exp $
-lib/python${PY_VER_SUFFIX}/lib-dynload/linuxaudiodev.so
+@comment $NetBSD: PLIST.Linux,v 1.2 2011/09/06 09:52:04 cheusov Exp $
+lib/python${PY_VER_SUFFIX}/lib-dynload/ossaudiodev.so
 lib/python${PY_VER_SUFFIX}/lib-dynload/spwd.so
 lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDROM.py
 lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDROM.pyc



Home | Main Index | Thread Index | Old Index