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/ocaml-lwt | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/ocaml-lwt')
-rw-r--r-- | devel/ocaml-lwt/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ocaml-lwt/PLIST b/devel/ocaml-lwt/PLIST index 87fca591912..83162e9f7bb 100644 --- a/devel/ocaml-lwt/PLIST +++ b/devel/ocaml-lwt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/09/02 11:19:35 obache Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:49:01 joerg Exp $ @unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/lwt lib/ocaml/site-lib/lwt/META lib/ocaml/site-lib/lwt/lwt.cma @@ -68,5 +68,3 @@ share/doc/ocaml-lwt/type_Pqueue.OrderedType.html share/doc/ocaml-lwt/type_Pqueue.S.html share/doc/ocaml-lwt/type_Pqueue.html @exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/lwt -@dirrm lib/ocaml/site-lib/lwt -@dirrm share/doc/ocaml-lwt |