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 | 26e3ffdae17dc399343a25f8394fbd2a13627bc3 (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /devel/py-cheetah | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/py-cheetah')
-rw-r--r-- | devel/py-cheetah/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/py-cheetah/PLIST b/devel/py-cheetah/PLIST index 86072fe48b0..898803da021 100644 --- a/devel/py-cheetah/PLIST +++ b/devel/py-cheetah/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/08/23 17:45:48 shannonjr Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:49:04 joerg Exp $ bin/cheetah bin/cheetah-compile ${PYSITELIB}/Cheetah/CacheRegion.py @@ -157,9 +157,3 @@ ${PYSITELIB}/Cheetah/_namemapper.so ${PYSITELIB}/Cheetah/convertTmplPathToModuleName.py ${PYSITELIB}/Cheetah/convertTmplPathToModuleName.pyc ${PYSITELIB}/Cheetah/convertTmplPathToModuleName.pyo -@dirrm ${PYSITELIB}/Cheetah/Utils/optik -@dirrm ${PYSITELIB}/Cheetah/Utils -@dirrm ${PYSITELIB}/Cheetah/Tools -@dirrm ${PYSITELIB}/Cheetah/Tests -@dirrm ${PYSITELIB}/Cheetah/Templates -@dirrm ${PYSITELIB}/Cheetah |