Hi!
Attached is a patch for adding MANDIR support to the Makefile of flashrom. This allows for easier installation of man-files in directories other than $PREFIX/share/man.
Grs, Heinz
On Sun, May 17, 2009 at 04:08:53PM +0200, Heinz Wiesinger wrote:
Hi!
Attached is a patch for adding MANDIR support to the Makefile of flashrom. This allows for easier installation of man-files in directories other than $PREFIX/share/man.
Thanks, committed in r541 as it's quite trivial.
Please post all further patches with a Signed-off-by line though, otherwise we cannot commit them. See http://www.coreboot.org/Development_Guidelines#Sign-off_Procedure
Btw, where do you need this patch, i.e. which distro/OS uses a path different to /usr/share/man for manpages? Just curious...
Uwe.
On Thursday 21 May 2009 18:02:05 Uwe Hermann wrote:
On Sun, May 17, 2009 at 04:08:53PM +0200, Heinz Wiesinger wrote:
Hi!
Attached is a patch for adding MANDIR support to the Makefile of flashrom. This allows for easier installation of man-files in directories other than $PREFIX/share/man.
Thanks, committed in r541 as it's quite trivial.
Thank you very much!
Please post all further patches with a Signed-off-by line though, otherwise we cannot commit them. See http://www.coreboot.org/Development_Guidelines#Sign-off_Procedure
Sorry, didn't see that :/ I will do this of course for any further patches.
Btw, where do you need this patch, i.e. which distro/OS uses a path different to /usr/share/man for manpages? Just curious...
Slackware uses /usr/man for manpages.
Grs, Heinz