[med-svn] [indelible] 06/11: Minor automake fix

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 79900d34d7bc00053d9298fe7c0adcc841f0528b
Author: Fabian Klötzl <fabian at kloetzl.info>
Date:   Tue Dec 22 10:56:49 2015 +0100

    Minor automake fix
---
 .../patches/0005-Ensure-docs-are-distributed.patch  | 21 +++++++++++++++++++++
 debian/patches/series                               |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/0005-Ensure-docs-are-distributed.patch b/debian/patches/0005-Ensure-docs-are-distributed.patch
new file mode 100644
index 0000000..9e41d36
--- /dev/null
+++ b/debian/patches/0005-Ensure-docs-are-distributed.patch
@@ -0,0 +1,21 @@
+From: =?utf-8?q?Fabian_Kl=C3=B6tzl?= <fabian at kloetzl.info>
+Date: Tue, 22 Dec 2015 10:56:01 +0100
+Subject: Ensure docs are distributed
+
+---
+ Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile.am b/Makefile.am
+index 6e13155..ba5eb2e 100644
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -5,7 +5,7 @@ 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 \
++nobase_dist_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 \
diff --git a/debian/patches/series b/debian/patches/series
index e72c570..8f4bdd3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 0002-added-auto-tools-build-system.patch
 0003-added-documentation-index-page.patch
 0004-Install-HTML-docs.patch
+0005-Ensure-docs-are-distributed.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