diff options
author | tnn <tnn> | 2008-05-17 22:46:34 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-05-17 22:46:34 +0000 |
commit | 114484debafbd73cd056a2f82ae29134bf86a329 (patch) | |
tree | aa5d930a2a105c6e1b47996f46aa03ac3567ecea /lang | |
parent | 195dfc5c18b5e294bdf523e30f065ce12f8f00e8 (diff) | |
download | pkgsrc-114484debafbd73cd056a2f82ae29134bf86a329.tar.gz |
Fix Linux PLIST.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python25/PLIST.Linux | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python25/PLIST.Linux b/lang/python25/PLIST.Linux index 241f538fced..1669463325b 100644 --- a/lang/python25/PLIST.Linux +++ b/lang/python25/PLIST.Linux @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST.Linux,v 1.1.1.1 2008/04/24 01:50:55 tnn Exp $ +@comment $NetBSD: PLIST.Linux,v 1.2 2008/05/17 22:46:34 tnn Exp $ lib/python${PY_VER_SUFFIX}/lib-dynload/linuxaudiodev.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 lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDROM.pyo |