#150 BuildRequire `texinfo` in tutorial
Merged by oturpe. Opened by oturpe.
fedora-docs/ oturpe/package-maintainer-docs tutorial-br-makeinfo  into  main

Download 150.patch

In some situations, build script of GNU Hello attempts to run
makeinfo. This has caused hard to debug errors for people trying to
follow the tutorial. As a quick fix, BuildRequire texinfo which
provides that command. A better fix would be adjust GNU Hello's build
so that it is deterministic and the required toolset does not depend on
the environment where the build is started.

Fixes #97

rebased onto aa91486ccb7228f15c645c79a7cb647c70d1cb76

No review in a month. I self-merge this now.

Pull-Request has been merged by oturpe

Metadata