Monday, January 07, 2019

Re: UPDATE: cool-retro-term 1.0.1 -> 1.1.0

On Mon, 7 Jan 2019 12:03:49 +0000
Stuart Henderson <stu@spacehopper.org> wrote:

> Not new with the update, but that's a bad filename for a distfile.
> It would be better to use this:
>
> DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \
> qmltermwidget-{}${QMLTERMWIDGET}.tar.gz:0
>
> and regenerate distinfo.

Yep, it's pretty unelegant. Quick question; would

DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \
qmltermwidget-${QMLTERMWIDGET}.tar.gz:0

also be OK? I tried it, seems to work just fine.
--
Sascha Paunovic <azarus@posteo.net>

No comments:

Post a Comment