node-build-update-defs icon indicating copy to clipboard operation
node-build-update-defs copied to clipboard

Improve scraped definition when missing source package.

Open jasonkarns opened this issue 6 years ago • 1 comments

Desired output:

perhaps a message that the source is missing, and only binaries are possible.

Somehow, still derive the package name so the install line is:

install_package "foo" (only missing the URL)

jasonkarns avatar Dec 12 '18 17:12 jasonkarns

Current definitions print using plain echo. Ought to leverage the same mechanism as eol and lts_maint warnings.

jasonkarns avatar Dec 13 '18 05:12 jasonkarns