diff options
Diffstat (limited to 'helpers/lh_chroot_local-patches')
-rwxr-xr-x | helpers/lh_chroot_local-patches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_local-patches b/helpers/lh_chroot_local-patches index 2884042ad..ba53e2971 100755 --- a/helpers/lh_chroot_local-patches +++ b/helpers/lh_chroot_local-patches @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="apply local patches against chroot" +DESCRIPTION="$(Echo 'apply local patches against chroot')" HELP="" USAGE="${PROGRAM} [--force]" |