diff options
Diffstat (limited to 'helpers/lh_binary_local-includes')
-rwxr-xr-x | helpers/lh_binary_local-includes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_local-includes b/helpers/lh_binary_local-includes index 61f988f5b..8132430b0 100755 --- a/helpers/lh_binary_local-includes +++ b/helpers/lh_binary_local-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]" |