diff options
author | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
commit | a3974bf3b6efabbf626979c76d7215661405a16e (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /devel/py-quixote | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/py-quixote')
-rw-r--r-- | devel/py-quixote/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/py-quixote/PLIST b/devel/py-quixote/PLIST index 1c88e0798fa..fa9504acf42 100644 --- a/devel/py-quixote/PLIST +++ b/devel/py-quixote/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/03 10:12:38 manu Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:49:05 joerg Exp $ ${PYSITELIB}/quixote/config.py ${PYSITELIB}/quixote/publish.py ${PYSITELIB}/quixote/wsgi.py @@ -125,9 +125,3 @@ ${PYSITELIB}/quixote/http_request.pyo ${PYSITELIB}/quixote/publish1.pyo ${PYSITELIB}/quixote/session.pyo ${PYSITELIB}/quixote/__init__.pyo -@dirrm ${PYSITELIB}/quixote/server -@dirrm ${PYSITELIB}/quixote/ptl -@dirrm ${PYSITELIB}/quixote/html -@dirrm ${PYSITELIB}/quixote/demo -@dirrm ${PYSITELIB}/quixote/form -@dirrm ${PYSITELIB}/quixote |