pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/x11/tinyx-wscons
Thanks for letting me know.
I've fixed this and devel/diffbreaker as it had the same problem.
Many Thanks,
Nat
On Mon, 6 May 2024 23:40:08 Jonathan Perkin wrote:
> * On 2024-05-06 at 13:37 BST, Nathanial Sloss wrote:
> > do-install:
> > .for f in Xwscons
> >
> >+ ${STRIP} ${WRKSRC}/kdrive/wscons/${f}
> >
> > ${INSTALL_SCRIPT} ${WRKSRC}/kdrive/wscons/${f} ${DESTDIR}${PREFIX}/sbin
> >
> > .endfor
>
> If you use INSTALL_PROGRAM instead then you don't need the STRIP line,
> and it also ensures INSTALL_UNSTRIPPED and STRIP_DEBUG are supported.
Home |
Main Index |
Thread Index |
Old Index