Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attach ocaml_integers.h to the cstubs sub-package #557

Merged
merged 1 commit into from
Dec 28, 2017
Merged

Attach ocaml_integers.h to the cstubs sub-package #557

merged 1 commit into from
Dec 28, 2017

Conversation

yallop
Copy link
Owner

@yallop yallop commented Dec 22, 2017

Previously ocaml_integers.h was installed once for every sub-package (ctypes.top, ctypes.stubs, etc.), causing problems for nix and opam2nix (#555).

This PR associates ocaml_integers.h with a particular sub-package (ctypes.stubs) so that it's installed exactly once.

@yallop yallop merged commit 67e711e into yallop:master Dec 28, 2017
@yallop yallop deleted the ocaml-integers-install branch December 28, 2017 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant