diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /lang/py-psyco | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'lang/py-psyco')
-rw-r--r-- | lang/py-psyco/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/py-psyco/PLIST b/lang/py-psyco/PLIST index 5f9b8a78a54..000d67aa4d7 100644 --- a/lang/py-psyco/PLIST +++ b/lang/py-psyco/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/10/19 01:33:16 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:03:39 joerg Exp $ ${PYSITELIB}/psyco/__init__.py ${PYSITELIB}/psyco/__init__.pyc ${PYSITELIB}/psyco/__init__.pyo @@ -21,4 +21,3 @@ ${PYSITELIB}/psyco/profiler.pyo ${PYSITELIB}/psyco/support.py ${PYSITELIB}/psyco/support.pyc ${PYSITELIB}/psyco/support.pyo -@dirrm ${PYSITELIB}/psyco |