Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
verimag
synchrone
lutils
Commits
57abc937
Commit
57abc937
authored
Aug 22, 2019
by
erwan
Browse files
Build: remove a remaining occurence of camlp4 in the depend section of the opam file
parent
23e06dec
Pipeline
#28175
passed with stages
in 3 minutes and 47 seconds
Changes
3
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Makefile.dev
View file @
57abc937
...
...
@@ -67,10 +67,11 @@ opam-rel :
opam-test
:
./sh/make-opam-pack
$(NAME)
-test
opam-pr
:
cp
$(OPAM_DIR)
/home/jahier/local/opam-repository/packages/
WWW
=
"/import/www/DIST-TOOLS/SYNCHRONE"
OPAM_FILE
=
$(
shell
find
$(WWW)
/opam-repository/packages
-name
opam |
head
-1
|
sed
-e
's/^./\U&/'
)
OPAM_DIR
=
`
dirname
$(OPAM_FILE)
`
opam-pr
:
cp
$(OPAM_DIR)
/home/jahier/local/opam-repository/packages/
xxx
:
echo
"OPAM_FILE=
$(OPAM_FILE)
WWW=
$(WWW)
"
myocamlbuild.ml
deleted
100644 → 0
View file @
23e06dec
This diff is collapsed.
Click to expand it.
opam
View file @
57abc937
...
...
@@ -20,7 +20,6 @@ build-test: [
]
depends: [
"base-unix"
"camlp4"
"ocamlbuild" {build}
"ocamlfind"
"num"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment