SOURCES: ocaml-db3.patch - updated to 3.09.2

qboosh qboosh at pld-linux.org
Sun Apr 23 00:38:27 CEST 2006


Author: qboosh                       Date: Sat Apr 22 22:38:27 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 3.09.2

---- Files affected:
SOURCES:
   ocaml-db3.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/ocaml-db3.patch
diff -u SOURCES/ocaml-db3.patch:1.4 SOURCES/ocaml-db3.patch:1.5
--- SOURCES/ocaml-db3.patch:1.4	Thu Oct  2 13:33:04 2003
+++ SOURCES/ocaml-db3.patch	Sun Apr 23 00:38:22 2006
@@ -1,7 +1,6 @@
-diff -ur ocaml-3.07beta2/configure ocaml-3.07beta2-/configure
---- ocaml-3.07beta2/configure	2003-08-20 17:10:58.000000000 +0200
-+++ ocaml-3.07beta2-/configure	2003-08-26 11:12:29.000000000 +0200
-@@ -1225,51 +1225,12 @@
+--- ocaml-3.09.2/configure.orig	2006-04-19 22:15:48.276544500 +0200
++++ ocaml-3.09.2/configure	2006-04-22 23:49:10.045620750 +0200
+@@ -1238,51 +1238,12 @@
  
  # See if we can compile the dbm library
  
@@ -21,7 +20,7 @@
 -    elif sh ./hasgot -lgdbm dbm_open; then
 -      dbm_link="-lgdbm"
 -    elif sh ./hasgot -lgdbm_compat -lgdbm dbm_open; then
--      dbm_link="-lgdbm_compat -lgdbm" 
+-      dbm_link="-lgdbm_compat -lgdbm"
 -    fi
 -    break
 -  fi
@@ -31,7 +30,7 @@
 -    if sh ./hasgot -lgdbm_compat -lgdbm dbm_open; then
 -      dbm_link="-lgdbm_compat -lgdbm"
 -    fi
--    break   
+-    break
 -  fi
 -done
 -if test "$dbm_include" = "not found" || test "$dbm_link" = "not found"; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/ocaml-db3.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list