On 6/11/18 2:23 am, Que Quotion wrote: > From: Que Quotion <quequot...@gmail.com> > > Signed-off-by: Que Quotion <quequot...@gmail.com> > --- > scripts/libmakepkg/executable.sh.in | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/scripts/libmakepkg/executable.sh.in > b/scripts/libmakepkg/executable.sh.in > index 57953600..6328effc 100644 > --- a/scripts/libmakepkg/executable.sh.in > +++ b/scripts/libmakepkg/executable.sh.in > @@ -36,8 +36,6 @@ done > readonly -a executable_functions > > check_software() { > - msg "$(gettext "Checking for needed software...")" > -
This is a patch for a string I assume is added earlier in your patch series. Don't submit an additional patch. Fix the previous one. A