diff options
author | joerg <joerg> | 2009-06-14 22:00:14 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 22:00:14 +0000 |
commit | 71a32296ba11763abadcde92e96627deb1c72b1d (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/py-paste | |
parent | 34e3d10d104b92ca94810340991f716da3f05855 (diff) | |
download | pkgsrc-71a32296ba11763abadcde92e96627deb1c72b1d.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/py-paste')
-rw-r--r-- | www/py-paste/PLIST | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/www/py-paste/PLIST b/www/py-paste/PLIST index 86e9de92f28..e36b88d1059 100644 --- a/www/py-paste/PLIST +++ b/www/py-paste/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2008/09/10 16:34:51 epg Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 22:00:32 joerg Exp $ ${PYSITELIB}/${EGG_NAME}-nspkg.pth ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -265,12 +265,3 @@ ${PYSITELIB}/paste/wsgilib.pyo ${PYSITELIB}/paste/wsgiwrappers.py ${PYSITELIB}/paste/wsgiwrappers.pyc ${PYSITELIB}/paste/wsgiwrappers.pyo -@dirrm ${PYSITELIB}/paste/util -@dirrm ${PYSITELIB}/paste/exceptions -@dirrm ${PYSITELIB}/paste/evalexception/mochikit -@dirrm ${PYSITELIB}/paste/evalexception/media -@dirrm ${PYSITELIB}/paste/evalexception -@dirrm ${PYSITELIB}/paste/debug -@dirrm ${PYSITELIB}/paste/auth -@dirrm ${PYSITELIB}/paste -@dirrm ${PYSITELIB}/${EGG_INFODIR} |