[wcslib] 03/05: Exclude jquery.js from documentation

Ole Streicher olebole-guest at alioth.debian.org
Tue Oct 1 21:51:41 UTC 2013


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

olebole-guest pushed a commit to branch debian
in repository wcslib.

commit e2a09f38d06144e58c214429f707d6ecfdbcfe67
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Oct 1 19:38:20 2013 +0200

    Exclude jquery.js from documentation
---
 debian/rules |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 19cc124..12a47a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,5 +12,8 @@ override_dh_autoreconf:
 override_dh_auto_configure:
 	dh_auto_configure -- --docdir=$$\{prefix\}/share/doc/wcslib-doc
 
+override_dh_install:
+	dh_install -Xjquery.js
+
 override_dh_installchangelogs:
 	dh_installchangelogs CHANGES

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/wcslib.git



More information about the debian-science-commits mailing list