diff options
Diffstat (limited to 'helpers/lh_binary_includes')
-rwxr-xr-x | helpers/lh_binary_includes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_includes b/helpers/lh_binary_includes index 4a2f44f22..2846da0a3 100755 --- a/helpers/lh_binary_includes +++ b/helpers/lh_binary_includes @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="copy files into binary" +DESCRIPTION="$(Echo 'copy files into binary')" HELP="" USAGE="${PROGRAM} [--force]" |