[med-svn] [subread] 06/08: debian/rules: do not build the documentation this time, as the upstream didn't provide all sources

Alex Mestiashvili malex-guest at moszumanska.debian.org
Wed Nov 11 18:07:00 UTC 2015


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

malex-guest pushed a commit to branch master
in repository subread.

commit aa0d3196ddd016184964a7773e6adf1a9978088c
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Fri Nov 6 16:39:54 2015 +0100

    debian/rules: do not build the documentation this time, as the upstream didn't
     provide all sources
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index dfbb6bd..36a13e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,10 +29,6 @@ override_dh_clean:
 
 override_dh_auto_build:
 	cd src; make -f Makefile.Linux
-	cd $(DOCDIR) && pdflatex -synctex=1 -interaction=nonstopmode $(TEXDOC)
-	cd $(DOCDIR) && bibtex $(BIBDOC)
-	cd $(DOCDIR) && pdflatex -synctex=1 -interaction=nonstopmode $(TEXDOC)
-	cd $(DOCDIR) && pdflatex -synctex=1 -interaction=nonstopmode $(TEXDOC)
 	dh_auto_build
 
 override_dh_auto_test:

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



More information about the debian-med-commit mailing list