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

Pr #241

Closed
wants to merge 7 commits into from
Closed

Pr #241

wants to merge 7 commits into from

Conversation

camlspotter
Copy link
Contributor

Please pull this fix. Thanks!

@@ -2,7 +2,8 @@ opam-version: "1"
maintainer: "jun.furuse@gmail.com"
build: [
["%{make}%" "all" "opt" "install" "BINDIR=%{bin}%" "EMACSDIR=%{lib}%/ocamlspot" "PREFIX=%{prefix}%"]
["cp" "ocamlspot.vim" "%{lib}%/ocamlspot"]
["%{make}%" "simple-install" "BINDIR=%{bin}%" "EMACSDIR=%{lib}%/ocamlspot" "NOCOMPILE=true" "PREFIX=%{prefix}%"]
["cp" "ocamlspot.vim" "%{lib}%/ocamlspot/ocamlspot.vim"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Jun. The right way to do this is to create files/ocamlspot.install containing:

lib: [ "ocamlspot.vim"]

Could you change your pull request to do this? Thanks!

@camlspotter
Copy link
Contributor Author

Ok, let me fix the issue and send a new pr later.

@avsm avsm mentioned this pull request Feb 15, 2015
NathanReb pushed a commit to NathanReb/opam-repository that referenced this pull request Nov 26, 2021
Update irmin's opam file to match upstream
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.

3 participants