Skip to content

Commit

Permalink
Do not install
Browse files Browse the repository at this point in the history
  • Loading branch information
joefiorini authored Sep 25, 2019
1 parent 02e53d5 commit bf89879
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ build: [
[make] { os-distribution != "alpine" & os-distribution != "centos" & os-distribution != "fedora" }
[make "demos"] { with-test & os-distribution != "alpine" & os-distribution != "centos" & os-distribution != "fedora" }
]
install: [
["sh" "-exc" "PATH=/usr/lib64/qt5/bin:/usr/lib/qt5/bin:$PATH make install"] { os-distribution = "alpine" | os-distribution = "centos" | os-distribution = "fedora" }
[make "install"] { os-distribution != "alpine" & os-distribution != "centos" & os-distribution != "fedora" }
]
remove: [make "uninstall"]
flags: [ light-uninstall ]
depends: [
"ocaml" {>= "4.03.0"}
Expand Down

0 comments on commit bf89879

Please sign in to comment.