From 23b443a655ea8abbff91e639335fdd95d2e7d47e Mon Sep 17 00:00:00 2001 From: Todd Naugle Date: Tue, 1 Feb 2011 20:54:31 +0000 Subject: [PATCH] added some usage comments git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8662 d708f5d6-7413-0410-9779-e7cbd77b26cf --- tools/linux_packaging/package | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tools/linux_packaging/package b/tools/linux_packaging/package index 76473e68a6..5a548683e6 100755 --- a/tools/linux_packaging/package +++ b/tools/linux_packaging/package @@ -1,6 +1,10 @@ #!/bin/bash -# bundle +# package + +# This will collect up the x86 and x86_64 bundles created by build +# and package them together with an installer script. + if [ $# -eq 0 ] ; then echo ""