]> git.pld-linux.org Git - packages/autounit.git/blob - autounit-no_html_doc.patch
- Makefile patch
[packages/autounit.git] / autounit-no_html_doc.patch
1 --- autounit-0.15.2/doc/Makefile.am.orig        2002-04-23 00:50:08.000000000 +0200
2 +++ autounit-0.15.2/doc/Makefile.am     2003-11-09 18:36:42.772239904 +0100
3 @@ -10,18 +10,3 @@
4                         au-concept-index.texi
5  
6  EXTRA_DIST = $(autounit_TEXINFOS)
7 -docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
8 -doc_DATA = autounit.html
9 -
10 -
11 -SUFFIXES = .html
12 -html_docs = autounit.html
13 -autounit.html: autounit.info
14 -.texi.html:
15 -       $(MAKEINFO) -I $(top_srcdir)/doc --html $<
16 -
17 -.PHONY: html
18 -html: version.texi $(html_docs)
19 -
20 -clean-local:
21 -       if test -d autounit ; then rm -rf autounit ; fi
This page took 0.059148 seconds and 3 git commands to generate.