[eso-midas] 02/03: Fail package build if compilation failed

Ole Streicher olebole-guest at moszumanska.debian.org
Thu May 22 07:32:16 UTC 2014


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

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

commit 506fdf14e23401631c80de80699541563f5ff061
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Thu May 22 09:18:22 2014 +0200

    Fail package build if compilation failed
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index e07aa69..a172ea2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,7 @@ override_dh_auto_configure:
 
 override_dh_auto_build:
 	(cd $(MID_HOME); $(MID_INSTALL)/install1 -a CFLAGS=\"$(CFLAGS)\" )
+	test -x $(MID_HOME)/monit/midasgo.exe
 	(cd $(MID_HOME)/monit ; make syskeys.unix )
 	$(MID_SYS)/inmidas -m $(MID_WORK) -j "@ compile.all"
 	$(MID_SYS)/inmidas -m $(MID_WORK) -j "@ ascii_bin no ; bye"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/eso-midas.git



More information about the debian-science-commits mailing list