diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
commit | ba37e7e671a2a0cbac2aef6e1c3a7cdd00729eaf (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /devel/py-xdg | |
parent | 0a65afa26f03a394f7efd437bd2b82695b12159f (diff) | |
download | pkgsrc-ba37e7e671a2a0cbac2aef6e1c3a7cdd00729eaf.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/py-xdg')
-rw-r--r-- | devel/py-xdg/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-xdg/PLIST b/devel/py-xdg/PLIST index ca09133d3cd..3ac3f5d5b62 100644 --- a/devel/py-xdg/PLIST +++ b/devel/py-xdg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/10 00:34:46 snj Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:49:06 joerg Exp $ ${PYSITELIB}/xdg/BaseDirectory.py ${PYSITELIB}/xdg/BaseDirectory.pyc ${PYSITELIB}/xdg/BaseDirectory.pyo @@ -35,4 +35,3 @@ ${PYSITELIB}/xdg/RecentFiles.pyo ${PYSITELIB}/xdg/__init__.py ${PYSITELIB}/xdg/__init__.pyc ${PYSITELIB}/xdg/__init__.pyo -@dirrm ${PYSITELIB}/xdg |