Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 3698ec54 authored by Guillaume Melquiond's avatar Guillaume Melquiond
Browse files

Create directories bin and lib/plugins on the fly (bug #21566).

Some people dump the content of tarballs into git repositories and thus
experience compilation failures. Indeed, some directories from the tarball
are empty and thus not preserved by git. So this commit creates these
directories on the fly.

As for plugins/printer, it has to be handled differently, since it is
needed by ocamldep and thus cannot be created on the fly. So its .keepme
file is put in the tarball to keep it nonempty.
parent a0c7d883
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment