gnuboot/resources/packages/website
Denis 'GNUtoo' Carikli f91a62f932
packages: website: release: help: fix program name.
The GNU Coding Standards has the following in the chapter "4.8.1
--version"[1]:
    The program’s name should be a constant string; don’t compute it
    from argv[0]. The idea is to state the standard or canonical name
    for the program, not its file name. There are other ways to find
    out the precise file name where a command is found in PATH.
[1]https://www.gnu.org/prep/standards/standards.html#g_t_002d_002dversion

This fixes that.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2024-10-13 17:15:28 +02:00
..
distclean Merge website and website-build. 2024-06-11 20:29:47 +02:00
download Merge website and website-build. 2024-06-11 20:29:47 +02:00
release packages: website: release: help: fix program name. 2024-10-13 17:15:28 +02:00