Re: invoking shell script at post-extract

2022-09-14 Thread Axel Rau
> Am 14.09.2022 um 17:02 schrieb Milan Obuch : > > I think you should drop \, because effectively this means you are > writing > YEP, this worked: - - - post-extract: ${SH} ${PATCHDIR}/home2l_packages.sh - - - Thanks a lot, Axel --- PGP-Key: CDE74120 ☀ computing @ chao

Re: invoking shell script at post-extract

2022-09-14 Thread Milan Obuch
On Wed, 14 Sep 2022 16:45:44 +0200 Axel Rau wrote: > > Am 14.09.2022 um 16:11 schrieb Gleb Popov : > > > > On Wed, Sep 14, 2022 at 5:09 PM Axel Rau > > wrote: > >> > >> Hi all, > >> > >> I have a shell script in files which installs a bunch of packages. > >> Naively, I have tried: > >> - -

Re: invoking shell script at post-extract

2022-09-14 Thread Axel Rau
> Am 14.09.2022 um 16:11 schrieb Gleb Popov : > > On Wed, Sep 14, 2022 at 5:09 PM Axel Rau 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

Re: invoking shell script at post-extract

2022-09-14 Thread Milan Obuch
On Wed, 14 Sep 2022 16:09:26 +0200 Axel Rau 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 > - - - > But it’s not invoked. > > Any help apreciated, > Axel >

Re: invoking shell script at post-extract

2022-09-14 Thread Gleb Popov
On Wed, Sep 14, 2022 at 5:09 PM Axel Rau 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

invoking shell script at post-extract

2022-09-14 Thread Axel Rau
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 - - - But it’s not invoked. Any help apreciated, Axel --- PGP-Key: CDE74120 ☀ computing @ chaos claudius