commit 5679a65b25bcaab66abd5e5de214d89d99273fa2
Author: Jan RÄ™korajski <[email protected]>
Date:   Mon Mar 29 22:34:46 2021 +0200

    - rediffed patch

 ocaml-dbm-no-ocamlopt.patch | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/ocaml-dbm-no-ocamlopt.patch b/ocaml-dbm-no-ocamlopt.patch
index ae3d9ac..c5de1c2 100644
--- a/ocaml-dbm-no-ocamlopt.patch
+++ b/ocaml-dbm-no-ocamlopt.patch
@@ -1,6 +1,7 @@
---- camldbm-1.0/Makefile.orig  2015-07-19 09:03:19.668090539 +0200
-+++ camldbm-1.0/Makefile       2015-07-19 09:13:42.181398010 +0200
-@@ -25,7 +25,7 @@
+diff -urNp -x '*.orig' dbm-camldbm-1.2.org/Makefile dbm-camldbm-1.2/Makefile
+--- dbm-camldbm-1.2.org/Makefile       2021-03-29 22:34:21.222435473 +0200
++++ dbm-camldbm-1.2/Makefile   2021-03-29 22:34:21.245768696 +0200
+@@ -25,7 +25,7 @@ LIBDIR=`ocamlc -where`
  STUBLIBDIR=$(LIBDIR)/stublibs
  
  
@@ -9,8 +10,8 @@
  
  dbm.cma: dbm.cmo
        $(OCAMLMKLIB) -o dbm -oc camldbm -linkall dbm.cmo $(DBM_LINK)
-@@ -60,9 +60,7 @@
-       if test -f dllcamldbm.$(SO); then cp dllcamldbm.$(SO) 
$(DESTDIR)$(STUBLIBDIR)/; fi 
+@@ -60,9 +60,7 @@ install::
+       if test -f dllcamldbm.$(SO); then mkdir $(DESTDIR)$(STUBLIBDIR) || echo 
Ok; cp dllcamldbm.$(SO) $(DESTDIR)$(STUBLIBDIR)/; fi 
        cp libcamldbm.$(A) $(DESTDIR)$(LIBDIR)/
        cd $(DESTDIR)$(LIBDIR) && ranlib libcamldbm.$(A)
 -      cp dbm.cma dbm.cmxa dbm.cmi dbm.mli $(DESTDIR)$(LIBDIR)/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-dbm.git/commitdiff/5679a65b25bcaab66abd5e5de214d89d99273fa2

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to