[eso-midas] 03/03: Run install3 non-interactive
Ole Streicher
olebole at moszumanska.debian.org
Tue Mar 31 19:52:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch debian
in repository eso-midas.
commit 3c03beca3dfd2238c02ca316e50ec60b0ff96ae6
Author: Ole Streicher <debian at liska.ath.cx>
Date: Tue Mar 31 21:52:10 2015 +0200
Run install3 non-interactive
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 86fcfc7..807e6d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ override_dh_auto_build:
chmod 755 $(MID_HOME)/local/make_shared
(cd $(MID_HOME); \
$(MID_INSTALL)/install2; \
- CMND_YES=2 $(MID_INSTALL)/install3)
+ CMND_YES=2 $(MID_INSTALL)/install3 -a)
test -x $(MID_HOME)/monit/midasgo.exe
(cd $(MID_HOME)/monit ; make syskeys.unix )
$(MID_SYS)/inmidas -m $(MID_WORK) -j "@ compile.all"
--
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