summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_dpkg
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_chroot_dpkg')
-rwxr-xr-xhelpers/lh_chroot_dpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_dpkg b/helpers/lh_chroot_dpkg
index f232ac8c5..ea6cc3c4c 100755
--- a/helpers/lh_chroot_dpkg
+++ b/helpers/lh_chroot_dpkg
@@ -18,7 +18,7 @@ do
done
# Setting static variables
-DESCRIPTION="manage /sbin/dpkg"
+DESCRIPTION="$(Echo 'manage /sbin/dpkg')"
HELP=""
USAGE="${PROGRAM} {install|remove} [--force]"