diff options
author | joerg <joerg> | 2009-06-14 18:17:11 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:17:11 +0000 |
commit | 6b238205fd3d2475386136237317dfa191b5259d (patch) | |
tree | 78158f2054eeb67766600e4dbe4bb4a60ce3f506 /time/py-icalendar | |
parent | 89ffc882b25e7bd10aae46b8db57fda8212017bb (diff) | |
download | pkgsrc-6b238205fd3d2475386136237317dfa191b5259d.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'time/py-icalendar')
-rw-r--r-- | time/py-icalendar/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/time/py-icalendar/PLIST b/time/py-icalendar/PLIST index 53b2a77a90e..52a4529bc75 100644 --- a/time/py-icalendar/PLIST +++ b/time/py-icalendar/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/05/20 13:38:47 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:17:59 joerg Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -36,6 +36,3 @@ share/doc/${PKGNAME}/recurrence.ics share/doc/${PKGNAME}/recurrence.txt share/doc/${PKGNAME}/small.ics share/doc/${PKGNAME}/small.txt -@dirrm share/doc/${PKGNAME} -@dirrm ${PYSITELIB}/${EGG_INFODIR} -@dirrm ${PYSITELIB}/icalendar |