Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/groff/doc Disable rule to rebuild info file -- texi...



details:   https://anonhg.NetBSD.org/src/rev/95900447e7b4
branches:  trunk
changeset: 588071:95900447e7b4
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Feb 06 23:47:36 2006 +0000

description:
Disable rule to rebuild info file -- texinfo 4.7 is not up to it.

diffstat:

 gnu/dist/groff/doc/Makefile.sub |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 1e725246756d -r 95900447e7b4 gnu/dist/groff/doc/Makefile.sub
--- a/gnu/dist/groff/doc/Makefile.sub   Mon Feb 06 23:26:11 2006 +0000
+++ b/gnu/dist/groff/doc/Makefile.sub   Mon Feb 06 23:47:36 2006 +0000
@@ -142,7 +142,7 @@
        fi
        echo timestamp > $@
 
-groff: groff.texinfo
+dont_build_groff: groff.texinfo
        $(MAKEINFO) --enable-encoding -I$(srcdir) $(srcdir)/groff.texinfo
 
 gnu.eps: gnu.xpm



Home | Main Index | Thread Index | Old Index