Skip to content

Commit

Permalink
ad missing patch file for csv
Browse files Browse the repository at this point in the history
  • Loading branch information
boegel committed Sep 4, 2014
1 parent 6d5ab1a commit fc5be44
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions easybuild/easyconfigs/c/csv/csv-1.3.3_prefix.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- csv-1.3.3/Makefile.orig 2014-08-25 14:32:19.026905764 +0200
+++ csv-1.3.3/Makefile 2014-08-25 14:32:33.607257131 +0200
@@ -16,7 +16,7 @@
ocaml setup.ml -build

configure: setup.ml
- ocaml $< -configure --enable-tests
+ ocaml $< -configure --enable-tests --prefix $(PREFIX)

setup.ml: _oasis
oasis setup -setup-update dynamic

0 comments on commit fc5be44

Please sign in to comment.