[med-svn] [Git][med-team/mcl][master] Fix OCaml support patch preventing installation of doc/
Shayan Doust
gitlab at salsa.debian.org
Tue Jun 2 16:36:37 BST 2020
Shayan Doust pushed to branch master at Debian Med / mcl
Commits:
ebdb1209 by Shayan Doust at 2020-06-02T16:35:17+01:00
Fix OCaml support patch preventing installation of doc/
Patch removed doc within Makefile of the patch, so add it back otherwise dh_install cannot find the file to install
- - - - -
1 changed file:
- debian/patches/OCamlSupport.patch
Changes:
=====================================
debian/patches/OCamlSupport.patch
=====================================
@@ -3,35 +3,6 @@ Description: add OCaml support
Author: Shayan Doust <hello at shayandoust.me>
Last-Update: 2020-06-02
---
---- mcl.orig/Makefile.am
-+++ mcl/Makefile.am
-@@ -1,7 +1,7 @@
- ## Process this file with automake to produce Makefile.in
- ## $Id: Makefile.am,v 1.29 2006-01-23 23:07:49 flux Exp $
-
--SUBDIRS = . util img graphs doc src include scripts testing
-+SUBDIRS = . util img graphs src include scripts testing
-
- VERSION = @VERSION@
-
---- mcl.orig/README
-+++ mcl/README
-@@ -1,3 +1,15 @@
-+***** NOTE *****
-+
-+This is not in any way an official repository for MCL. This repository is for
-+the sole purpose of publishing our OCaml wrappers on top of MCL. Feel free to
-+use and/or contribute to them, but note that they are very specifically
-+designed for our purposes.
-+
-+The official MCL website is: http://micans.org/mcl/
-+
-+*** END NOTE ***
-+
-+
-
- If you use MCL software in your research, cite it as you would cite a
- journal or a book. This includes papers published in regular or electronic
--- /dev/null
+++ mcl/_oasis
@@ -0,0 +1,17 @@
View it on GitLab: https://salsa.debian.org/med-team/mcl/-/commit/ebdb1209b73251abd88c0a74b518f8952e6f51c7
--
View it on GitLab: https://salsa.debian.org/med-team/mcl/-/commit/ebdb1209b73251abd88c0a74b518f8952e6f51c7
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200602/b66e2078/attachment-0001.html>
More information about the debian-med-commit
mailing list