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

tille pushed a commit to branch master
in repository beast-mcmc.

commit 2ee586aa8f0f39454b9896fddbb873e7ca285ed9
Author: Andreas Tille <[email protected]>
Date:   Sun Jul 19 16:40:35 2015 +0200

    Make sure output dir (lib/) exists
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index d073e6e..2b73fa4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,6 +42,7 @@ PDFLATEX:=pdflatex -interaction=batchmode
 
 override_dh_auto_build:
        # CLASSPATH=$(CLASS_PATH)
+       mkdir -p lib
        ant build
        ant -buildfile build_tracer.xml all
        # native/compileNativeLinux.sh does not create dynamic libraries

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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to