From 32798e18a4190e9c67d95f370dbed2f6759a5df0 Mon Sep 17 00:00:00 2001 From: iliajie Date: Sun, 17 Jul 2022 01:00:27 +0300 Subject: [PATCH] Fix error message paddings --- makedebian.pl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/makedebian.pl b/makedebian.pl index 39bdaa702..64bd44eb9 100755 --- a/makedebian.pl +++ b/makedebian.pl @@ -319,15 +319,13 @@ rm -f /var/lock/subsys/$baseproduct if [ "\$inetd" != "1" ]; then productucf=Webmin - productspace="" if [ "$product" = "usermin" ]; then productucf=Usermin - productspace=" " fi if [ "\$justinstalled" = "1" ]; then /etc/$baseproduct/start >/dev/null 2>&1 /dev/null 2>&1