From da52e3fb4e25cb3e98937bd58372c220de8915ee Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 21 Mar 2011 19:55:06 +0000 Subject: more automated build stuff git-svn-id: svn://localhost/ardour2/branches/3.0@9179 d708f5d6-7413-0410-9779-e7cbd77b26cf --- tools/linux_packaging/noderun | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/linux_packaging/noderun') diff --git a/tools/linux_packaging/noderun b/tools/linux_packaging/noderun index 99eeb04d01..6aeeaa583a 100644 --- a/tools/linux_packaging/noderun +++ b/tools/linux_packaging/noderun @@ -6,6 +6,8 @@ if [ x$BASE = "x" ] ; then exit 1 fi +echo "Hello, world!" + cd $BASE || exit 1 svn update || exit 1 ./waf configure --strict --noconfirm || exit 1 -- cgit v1.2.3