Files
libguestfs/v2v
Richard W.M. Jones 1c506aa960 ocaml: Allow 'make install' to be run twice.
'ocamlfind install' doesn't like to install the same package if it is
already installed.  It will give errors like:

  ocamlfind: Package guestfs is already installed

or:

  ocamlfind: Conflict with file: /usr/lib64/ocaml/guestfs/mlguestfs.cmxa

Fix this by removing the old installed files before running
'ocamlfind install'.  An alternative would be to use
'ocamlfind uninstall', but this seems more direct.
2015-10-24 12:36:28 +01:00
..
2015-10-15 14:38:29 +01:00
2015-10-20 18:26:22 +01:00
2015-10-21 18:03:46 +02:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2014-11-27 14:39:31 +00:00
2015-10-21 18:03:46 +02:00
2015-10-21 18:03:46 +02:00
2015-10-20 18:26:22 +01:00
2015-01-17 09:08:15 +00:00
2014-09-04 09:59:14 +01:00
2015-10-21 18:03:46 +02:00
2015-10-21 18:03:46 +02:00
2015-10-15 16:24:25 +02:00
2015-10-21 18:03:46 +02:00
2015-10-20 18:26:22 +01:00
2015-10-05 14:28:33 +01:00