From 30254d71a88aa1ff9eca32a4597a31e50ba0e87c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 30 Sep 2008 13:05:30 +0000 Subject: [PATCH] avoid ending up with an i386 caml compiler that throws up corrupt asm --- config.planetlab/devel.pkgs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.planetlab/devel.pkgs b/config.planetlab/devel.pkgs index 6e84c014..0ce170ca 100644 --- a/config.planetlab/devel.pkgs +++ b/config.planetlab/devel.pkgs @@ -76,8 +76,8 @@ package: PyXML # for pypcilib package: pciutils-devel ########## -# for vsys -package: ocaml ocaml-docs +# for vsys - same as for php-devel above +package: ocaml.@arch@ ocaml-docs # use local inotify-tools on centos package:inotify-tools-devel package-centos5: inotify-tools-devel -- 2.47.0