* Makefile.in (install-local): Temporarily prepend $(builddir) to
PATH when running help2man and then run it on the unadorned executable names, rather than passing $(builddir)/* paths to help2man. This avoids the build directory ending up in generated manual pages.
This commit is contained in:
parent
1246efeb8b
commit
ff4a70d291
2 changed files with 12 additions and 4 deletions
|
@ -1,3 +1,11 @@
|
|||
2010-06-30 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* Makefile.in (install-local): Temporarily prepend $(builddir) to
|
||||
PATH when running help2man and then run it on the unadorned
|
||||
executable names, rather than passing $(builddir)/* paths to
|
||||
help2man. This avoids the build directory ending up in generated
|
||||
manual pages.
|
||||
|
||||
2010-06-29 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* util/grub-mkconfig.in: Use 'set -e' rather than '#! /bin/sh -e',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue