Date: Mon, 30 Jul 2018 19:21:00 -0600 From: Adam Weinberger <adamw@adamw.org> To: yuri@freebsd.org Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r475963 - in head/devel: . bashdb Message-ID: <CAP7rwchmHYHthOEf-fQwuCQtf_XLxTSn439vrS=w-VZB7ixNcg@mail.gmail.com> In-Reply-To: <a3ab9307-4701-70d8-7bba-269b3340ddc8@freebsd.org> References: <201807310050.w6V0o17f005459@repo.freebsd.org> <CAP7rwcjpmqEnVa0RpC6f=bfhmjfCe=Q_fq-VNVWm96LNRVR0dg@mail.gmail.com> <a3ab9307-4701-70d8-7bba-269b3340ddc8@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 30, 2018 at 7:18 PM Yuri <yuri@freebsd.org> wrote: > > On 7/30/18 6:13 PM, Adam Weinberger wrote: > > This should probably be done with shebangfix as well. Either way, it > > should be modified before it's installed, not afterwards. > > > They use some tag, like @@BASH@@, in the source, so shebang wouldn't > work. I looked into this, of course. Okay, so why not s|@@BASH@@|${LOCALBASE}/bin/bash}|? At the very least, do the current reinplace in post-build, not post-install. # Adam -- Adam Weinberger adamw@adamw.org https://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwchmHYHthOEf-fQwuCQtf_XLxTSn439vrS=w-VZB7ixNcg>