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/libctl | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/libctl')
-rw-r--r-- | devel/libctl/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/libctl/PLIST b/devel/libctl/PLIST index 0ee2fa3fea1..c3b53558b26 100644 --- a/devel/libctl/PLIST +++ b/devel/libctl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:24:27 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:48:51 joerg Exp $ bin/gen-ctl-io include/ctl.h include/ctlgeom.h @@ -33,7 +33,3 @@ share/libctl/base/vector3.scm share/libctl/utils/ctl-io.scm share/libctl/utils/geom.c share/libctl/utils/geom.scm -@dirrm share/libctl/utils -@dirrm share/libctl/base -@dirrm share/libctl -@dirrm share/doc/libctl |