diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/ocamlnet | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/ocamlnet')
-rw-r--r-- | net/ocamlnet/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/net/ocamlnet/PLIST b/net/ocamlnet/PLIST index 819bb076069..c6d08fcc2c2 100644 --- a/net/ocamlnet/PLIST +++ b/net/ocamlnet/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/11 15:43:36 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:09:37 joerg Exp $ @unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/smtp @unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/nethttpd @unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/netstring @@ -225,8 +225,3 @@ lib/ocaml/site-lib/smtp/smtp.cma @exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/netstring @exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/pop @exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/smtp -@dirrm lib/ocaml/site-lib/smtp -@dirrm lib/ocaml/site-lib/pop -@dirrm lib/ocaml/site-lib/netstring -@dirrm lib/ocaml/site-lib/nethttpd -@dirrm lib/ocaml/site-lib/cgi |