[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[asymptote] 04/08: do not do testing



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

preining pushed a commit to branch master
in repository asymptote.

commit f69991bf3cf85c0560ac93a2b24d96ce67c061d9
Author: Norbert Preining <norbert@preining.info>
Date:   Tue Jun 23 08:41:59 2015 +0900

    do not do testing
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 6d9d738..2d52d8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,9 @@ override_dh_auto_install:
 	make install-asy DESTDIR=$(CURDIR)/debian/tmp
 	dh_installtex -pasymptote
 
+override_dh_auto_test:
+	: do nothing here, otherwise make tries to compile prc/test.cc
+
 override_dh_clean:
 	dh_clean
 	rm --force doc/latexusage.pdf doc/latexusage.dvi doc/TeXShopAndAsymptote.dvi doc/CAD.dvi

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


Reply to: