[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
dist man pages and non-standard programs
From: |
Mike Frysinger |
Subject: |
dist man pages and non-standard programs |
Date: |
Sat, 21 Feb 2009 19:05:04 -0500 |
User-agent: |
KMail/1.11.0 (Linux/2.6.28; KDE/4.2.0; x86_64; ; ) |
the current man/Makefile.am does not create and distribute man pages for non-
standard programs like arch, hostname, and su. this is a pain when working
with cross-compiling as the install target will attempt to run the binary and
generate the man page which will of course fail.
a simple workaround seems to be that when generating the dist tarball, run
configure and enable all the optional programs before running `make dist` ...
-mike
signature.asc
Description: This is a digitally signed message part.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- dist man pages and non-standard programs,
Mike Frysinger <=