diff options
author | cheusov <cheusov@pkgsrc.org> | 2011-09-06 09:50:16 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2011-09-06 09:50:16 +0000 |
commit | 6637571203a1697fd704f632103f21f423a6c17d (patch) | |
tree | e78eba533c65fe8d9bc6ef1264210bd5cac68213 /lang | |
parent | fd362e06e7d181d48cbd34c79d4abe1f20ccd737 (diff) | |
download | pkgsrc-6637571203a1697fd704f632103f21f423a6c17d.tar.gz |
PLIST fix for Linux
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python31/PLIST.SunOS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python31/PLIST.SunOS b/lang/python31/PLIST.SunOS index e37ab796589..4d461524241 100644 --- a/lang/python31/PLIST.SunOS +++ b/lang/python31/PLIST.SunOS @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST.SunOS,v 1.1.1.1 2011/06/17 00:10:18 reed Exp $ -lib/python${PY_VER_SUFFIX}/lib-dynload/sunaudiodev.so +@comment $NetBSD: PLIST.SunOS,v 1.2 2011/09/06 09:50:16 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}/CDIO.py lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDIO.pyc |