We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7dcdd1 commit 241df3aCopy full SHA for 241df3a
opam
@@ -6,7 +6,7 @@ bug-reports: "https://github.com/diml/lambda-term/issues"
6
dev-repo: "git://github.com/diml/lambda-term.git"
7
license: "BSD3"
8
build: [
9
- ["./configure" "--prefix" prefix --disable-examples]
+ ["./configure" "--prefix" prefix "--disable-examples"]
10
[make]
11
]
12
install: [[make "install"]]
0 commit comments