Skip to content

Commit

Permalink
Merge pull request xapi-project#19 from mseri/master
Browse files Browse the repository at this point in the history
opam: fix uninstall script
  • Loading branch information
gaborigloi authored Mar 8, 2017
2 parents b8da1a8 + 6a084d2 commit e3750a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ install: [
[make "install" "BINDIR=%{bin}%"]
]
remove: [
["oasis" "setup"]
[make "uninstall" "BINDIR=%{bin}%"]
["ocamlfind" "remove" "stdext"]
]
Expand Down

0 comments on commit e3750a1

Please # to comment.