From 6c7fb1f084352d023cab240ac610eb281c6901f6 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 4 Apr 2006 14:33:27 +0000 Subject: 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}. --- lang/ocaml/PLIST | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/ocaml/PLIST') 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} -- cgit v1.2.3