summaryrefslogtreecommitdiff
path: root/lang/ocaml/PLIST
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-04 14:33:27 +0000
committerjlam <jlam@pkgsrc.org>2006-04-04 14:33:27 +0000
commitd8ebe1c571d9f14131958989076bc2af9c3aee6c (patch)
tree4a0654c6be7929cae4bdea3a77e12c4b9cbb7838 /lang/ocaml/PLIST
parentc9a09b667a664dbdae728e680ac5698b025bf7c1 (diff)
downloadpkgsrc-d8ebe1c571d9f14131958989076bc2af9c3aee6c.tar.gz
Reorder PLIST components so that directories are removed in the correct
order. Remove "@unexec rmdir" lines made redundant by the reordering. Also, use a more succinct way to match ${OPSYS} + ${MACHINE_ARCH} by just checking ${MACHINE_PLATFORM}.
Diffstat (limited to 'lang/ocaml/PLIST')
-rw-r--r--lang/ocaml/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ocaml/PLIST b/lang/ocaml/PLIST
index b6a540c225d..b826a719d23 100644
--- a/lang/ocaml/PLIST
+++ b/lang/ocaml/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2006/01/16 09:41:48 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2006/04/04 14:33:27 jlam Exp $
bin/camlp4
bin/camlp4o
bin/camlp4r
@@ -460,5 +460,4 @@ man/man3/Weak.S.3o
@dirrm lib/ocaml/ocamldoc
@dirrm lib/ocaml/camlp4
@dirrm lib/ocaml/caml
-@unexec ${RMDIR} %D/lib/ocaml/stublibs 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/lib/ocaml 2>/dev/null || ${TRUE}