]> git.pld-linux.org Git - packages/autounit.git/commitdiff
- removed direct make html doc from texi (it is handled by automake).
authorkloczek <kloczek@pld-linux.org>
Fri, 28 Sep 2001 04:37:25 +0000 (04:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autounit-no_html_doc.patch -> 1.1

autounit-no_html_doc.patch [new file with mode: 0644]

diff --git a/autounit-no_html_doc.patch b/autounit-no_html_doc.patch
new file mode 100644 (file)
index 0000000..5f662ed
--- /dev/null
@@ -0,0 +1,18 @@
+--- autounit-0.10.2/doc/Makefile.am~   Mon Sep 17 18:21:49 2001
++++ autounit-0.10.2/doc/Makefile.am    Fri Sep 28 06:29:08 2001
+@@ -10,15 +10,3 @@
+                       au-concept-index.texi
+ EXTRA_DIST = $(autounit_TEXINFOS)
+-docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
+-doc_DATA = autounit.html
+-
+-
+-SUFFIXES = .html
+-html_docs = autounit.html
+-autounit.html: autounit.info
+-.texi.html:
+-      $(MAKEINFO) --html $<
+-
+-.PHONY: html
+-html: version.texi $(html_docs)
This page took 0.061286 seconds and 4 git commands to generate.