[hdf5] 08/12: debian/rules: fix typo preventing doc installation

Gilles Filippini pini at debian.org
Tue Mar 29 18:40:02 UTC 2016


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

pini pushed a commit to branch master-1.10
in repository hdf5.

commit 7a8ea407bce37d49e5653a8e740db12039ca78c0
Author: Gilles Filippini <pini at debian.org>
Date:   Sat Mar 19 16:17:17 2016 +0100

    debian/rules: fix typo preventing doc installation
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1fba6d3..fcf6203 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hdf5 (1.8.16+docs-7) unstable; urgency=medium
+
+  * debian/rules: fix typo preventing odc installation.
+
+ -- Gilles Filippini <pini at debian.org>  Sat, 19 Mar 2016 16:16:53 +0100
+
 hdf5 (1.8.16+docs-6) unstable; urgency=medium
 
   * Don't support openmpi on archs where it is broken: [!hppa !m68k !sh4]
diff --git a/debian/rules b/debian/rules
index 4132de8..3f36cbd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -324,7 +324,7 @@ install-doc: build-indep
 	  -execdir /bin/sh -c "/usr/bin/php -f '{}' > '{}.new'" \; \
 	  -exec mv "{}.new" "{}" \;
 
-binary-indep: $(install-doc)
+binary-indep: $(install_doc)
 	dh_testdir
 	dh_testroot
 	dh_installdocs -i

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git



More information about the Pkg-grass-devel mailing list