[Lunar-commits] <moonbase-other> facile: fix build with ocaml4
v4hn
me at v4hn.de
Sat Oct 13 14:16:02 CEST 2012
commit 4ef1dcc405c5b5d5c4245c5e6075b771eda1ce75
Author: v4hn <me at v4hn.de>
Date: Sat, 13 Oct 2012 05:16:02 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/4ef1dcc405c5b5d5c4245c5e6075b771eda1ce75
facile: fix build with ocaml4
---
science/facile/BUILD | +2/-0
science/facile/DETAILS | +3/-1
2 files changed, 5 insertions(+), 1 deletion(-)
--- a/science/facile/BUILD
+++ b/science/facile/BUILD
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE2 1 &&
+
./configure --faciledir /usr/lib/ocaml/facile &&
default_make
--- a/science/facile/DETAILS
+++ b/science/facile/DETAILS
@@ -1,11 +1,13 @@
MODULE=facile
VERSION=1.1
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=$MODULE-1.1-ocaml-4.patch
SOURCE_URL=http://pom.tls.cena.fr/facile/distrib/
SOURCE_VFY=sha1:31dea6e19542292c9ccb41515b0ec7ecd103bb80
+ SOURCE2_VFY=sha1:ce4ebfec62ba603d5f73be87585d6d0d68af8778
WEB_SITE=http://pom.tls.cena.fr/facile/
ENTERED=20060827
- UPDATED=20060827
+ UPDATED=20121013
SHORT="constraint programming library"
cat << EOF
More information about the Lunar-commits
mailing list