On Mon, 7 Jan 2019 12:03:49 +0000
Stuart Henderson <[email protected]> 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 <[email protected]>