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/menhir/PLIST | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/menhir/PLIST')
-rw-r--r-- | devel/menhir/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/devel/menhir/PLIST b/devel/menhir/PLIST index f894c8f3668..2a840be56f4 100644 --- a/devel/menhir/PLIST +++ b/devel/menhir/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/13 22:45:03 bjs Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:48:58 joerg Exp $ bin/menhir lib/ocaml/site-lib/menhirLib/META lib/ocaml/site-lib/menhirLib/menhirLib.cmi @@ -40,12 +40,4 @@ share/examples/menhir/demos/calc/calc.ml share/examples/menhir/demos/calc/lexer.mll share/examples/menhir/demos/calc/parser.mly share/examples/menhir/demos/ocamldep.wrapper -@dirrm share/examples/menhir/demos/calc-two -@dirrm share/examples/menhir/demos/calc-param -@dirrm share/examples/menhir/demos/calc -@dirrm share/examples/menhir/demos -@dirrm share/examples/menhir -@dirrm share/doc/menhir -@dirrm lib/ocaml/site-lib/menhirLib @exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/lwt -@comment in ocaml: @dirrm lib/ocaml |