From 5e0c8d1015370d00ba86e40b27a0ddc0b3334a5e Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 21 Mar 2011 20:46:15 +0000 Subject: automated build stuff continues git-svn-id: svn://localhost/ardour2/branches/3.0@9180 d708f5d6-7413-0410-9779-e7cbd77b26cf --- tools/linux_packaging/noderun | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/linux_packaging/noderun') diff --git a/tools/linux_packaging/noderun b/tools/linux_packaging/noderun index 6aeeaa583a..99eeb04d01 100644 --- a/tools/linux_packaging/noderun +++ b/tools/linux_packaging/noderun @@ -6,8 +6,6 @@ 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