[Lunar-commits] r18525 - moonbase/trunk/doc-tools/man
Terry Chan
tchan at lunar-linux.org
Sun Feb 5 16:44:26 UTC 2006
Author: tchan
Date: 2006-02-05 16:44:26 +0000 (Sun, 05 Feb 2006)
New Revision: 18525
Modified:
moonbase/trunk/doc-tools/man/BUILD
Log:
Patched for the makewhatis error. Thanks to Duncan Gibson.
Modified: moonbase/trunk/doc-tools/man/BUILD
===================================================================
--- moonbase/trunk/doc-tools/man/BUILD 2006-02-05 15:35:16 UTC (rev 18524)
+++ moonbase/trunk/doc-tools/man/BUILD 2006-02-05 16:44:26 UTC (rev 18525)
@@ -1,5 +1,7 @@
(
+ # temp hack/fix for a buggy makewhatis script in man-1.6c
+ sedit "s:NAAM/):NAAM/:" src/makewhatis.sh &&
./configure -d -compatibility_mode_for_colored_groff &&
default_make
More information about the Lunar-commits
mailing list