[Lunar-commits] <moonbase> groff: fix makefile typo
Paul Bredbury
brebs at lunar-linux.org
Sat Mar 5 21:25:58 CET 2011
commit 6d125f14cbee6ca2d13dd9384dc6ac2bea67e77c
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Sun Mar 6 03:25:58 2011 +0700
groff: fix makefile typo
Probably not important.
---
doc-tools/groff/BUILD | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc-tools/groff/BUILD b/doc-tools/groff/BUILD
index 3f7dfb3..6c022cf 100644
--- a/doc-tools/groff/BUILD
+++ b/doc-tools/groff/BUILD
@@ -1,5 +1,8 @@
(
+ # Fix typo
+ sedit "s:tob_builddir:top_builddir:1" Makefile.comm &&
+
default_build &&
cd /usr/bin &&
if [ ! -e geqn ] ; then
More information about the Lunar-commits
mailing list