Re: invoking shell script at post-extract

From: Gleb Popov <arrowd_at_freebsd.org>
Date: Wed, 14 Sep 2022 14:11:22 UTC
On Wed, Sep 14, 2022 at 5:09 PM Axel Rau <Axel.Rau@chaos1.de> wrote:
>
> Hi all,
>
> I have a shell script in files which installs a bunch of packages.
> Naively, I have tried:
> - - -
> post-extract: \
>             ${SH} files/home2l_packages.sh

${SH} ${PATCHDIR}/home2l_packages.sh