[med-svn] [indelible] 05/11: Install documentation

Fabian Klötzl kloetzl-guest at moszumanska.debian.org
Tue Dec 22 13:53:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

kloetzl-guest pushed a commit to branch master
in repository indelible.

commit 9967b66c3dafae89d456ff06220df894233ccfb6
Author: Fabian Klötzl <fabian at kloetzl.info>
Date:   Tue Dec 22 10:45:02 2015 +0100

    Install documentation
---
 debian/patches/0004-Install-HTML-docs.patch | 38 +++++++++++++++++++++++++++++
 debian/patches/series                       |  1 +
 2 files changed, 39 insertions(+)

diff --git a/debian/patches/0004-Install-HTML-docs.patch b/debian/patches/0004-Install-HTML-docs.patch
new file mode 100644
index 0000000..fec52a3
--- /dev/null
+++ b/debian/patches/0004-Install-HTML-docs.patch
@@ -0,0 +1,38 @@
+From: =?utf-8?q?Fabian_Kl=C3=B6tzl?= <fabian at kloetzl.info>
+Date: Tue, 22 Dec 2015 10:42:35 +0100
+Subject: Install HTML docs
+
+---
+ Makefile.am | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+diff --git a/Makefile.am b/Makefile.am
+index ba9c4ba..6e13155 100644
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -4,3 +4,25 @@ indelible_CPPFLAGS= -Isrc
+ 
+ # The following files are #included by indelible.cpp
+ EXTRA_indelible_SOURCES= src/control.cpp src/models.cpp src/paml.cpp src/randoms.cpp src/MersenneTwister.h
++
++nobase_html_DATA= help/index.html help/examples.shtml help/manual.shtml \
++	help/example_files/AMINOACID.shtml help/example_files/basicaminoacid.shtml \
++	help/example_files/basiccodon.shtml help/example_files/basicnucleotide.shtml \
++	help/example_files/basic.shtml help/example_files/branch2.shtml \
++	help/example_files/branch.shtml help/example_files/codon_RATES.txt \
++	help/example_files/CODON.shtml help/example_files/CODONsites.shtml \
++	help/example_files/indels.shtml help/example_files/multi-partitions.shtml \
++	help/example_files/mylengthmodel.txt help/example_files/nucleotide-branch.shtml \
++	help/example_files/nucleotide_RATES.txt help/example_files/NUCLEOTIDE.shtml \
++	help/example_files/random_branch_length_trees.JPG \
++	help/example_files/rates.shtml help/example_files/settings.shtml \
++	help/example_files/sitebranch.shtml help/example_files/trees.shtml \
++	help/example_files/trees.txt help/example_files/userAAmodel.txt \
++	help/manual_files/branches.shtml help/manual_files/codon_RATES.txt \
++	help/manual_files/evolve.shtml help/manual_files/model.shtml \
++	help/manual_files/mylengthmodel.txt help/manual_files/nucleotide_RATES.txt \
++	help/manual_files/partitions.shtml \
++	help/manual_files/random_branch_length_trees.JPG \
++	help/manual_files/settings.shtml help/manual_files/symQmatrix.gif \
++	help/manual_files/tree.shtml help/manual_files/trees.txt \
++	help/manual_files/type.shtml help/manual_files/userAAmodel.txt
diff --git a/debian/patches/series b/debian/patches/series
index f13a164..e72c570 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 0001-added-headers-for-getpid-2.patch
 0002-added-auto-tools-build-system.patch
 0003-added-documentation-index-page.patch
+0004-Install-HTML-docs.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/indelible.git



More information about the debian-med-commit mailing list