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 ""