Hi,
It seems that Guile has support for specifying the packager, package
version, and URL for package-specific bug reports. This ends up forming
part of %guile-build-info, and also propagates out to guile --help.
Unfortunately there's no configure argument for it, that I know of, but
if you add t
Andy Wingo writes:
> It seems that Guile has support for specifying the packager, package
> version, and URL for package-specific bug reports.
OK, thanks. So would this represent a roughly correct interpretation of
the intent of those variables?
#define PACKAGE_PACKAGER "Debian"
#define PA
Andy Wingo writes:
> Hi,
>
> It seems that Guile has support for specifying the packager, package
> version, and URL for package-specific bug reports. This ends up forming
> part of %guile-build-info, and also propagates out to guile --help.
Oh, and if it matters, it looks like it doesn't show