[thepeg] 01/02: d/rules: deal with thepeg-reference0s files only when doing a binary-indep build

Mattia Rizzolo mattia at debian.org
Thu Mar 9 00:19:33 UTC 2017


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

mattia pushed a commit to branch master
in repository thepeg.

commit 9b2a93f9de5c7ee469fc3d60027f8506e5fe1698
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Thu Mar 9 01:11:51 2017 +0100

    d/rules: deal with thepeg-reference0s files only when doing a binary-indep build
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9b207da..85d0717 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ override_dh_auto_install:
 	chrpath -d debian/tmp/$(LIBPATH)/ThePEG/HepMCAnalysis.so
 	chrpath -d debian/tmp/$(LIBPATH)/ThePEG/RivetAnalysis.so
 
-override_dh_install:
+override_dh_install-indep:
 	dh_install
 	# lintian's useless-autogenerated-doxygen-file
 	find debian/thepeg-reference/usr/share/doc/thepeg-reference/html -name '*.md5' -print -delete

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



More information about the debian-science-commits mailing list