diff options
Diffstat (limited to 'helpers/lh_source_tar')
-rwxr-xr-x | helpers/lh_source_tar | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_source_tar b/helpers/lh_source_tar index fed1ed0f1..dca6d9349 100755 --- a/helpers/lh_source_tar +++ b/helpers/lh_source_tar @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="build source tarball" +DESCRIPTION="$(Echo 'build source tarball')" HELP="" USAGE="${PROGRAM} [--force]" |