[Pkg-ocaml-maint-commits] [SCM] advi packaging branch, experimental, updated. debian/1.8-1-37-gb52324d
Ralf Treinen
treinen at free.fr
Mon Mar 15 21:37:52 UTC 2010
The following commit has been merged in the experimental branch:
commit b5588e42a40fbb664ec7c64237ea5362e4387a7d
Author: Ralf Treinen <treinen at free.fr>
Date: Mon Mar 15 21:14:28 2010 +0100
fix patch
diff --git a/debian/patches/doc-without-htmlc b/debian/patches/doc-without-htmlc
index 6f330b4..faefd96 100644
--- a/debian/patches/doc-without-htmlc
+++ b/debian/patches/doc-without-htmlc
@@ -1,15 +1,12 @@
-Author: Ralf Treinen <treinen at debian.org>
-Description: Do not call htmlc (which currently is not in debian) for
- building the documentation.
-
Index: advi/doc/Makefile.am
===================================================================
---- advi.orig/doc/Makefile.am 2010-03-15 21:06:12.000000000 +0100
-+++ advi/doc/Makefile.am 2010-03-15 21:06:40.000000000 +0100
-@@ -170,18 +170,3 @@
+--- advi.orig/doc/Makefile.am 2010-03-15 21:13:01.000000000 +0100
++++ advi/doc/Makefile.am 2010-03-15 21:13:20.000000000 +0100
+@@ -169,19 +169,3 @@
- $(HTMLFILES): ../configure
+ $(HTMLFILES): ../configure
+-
-.htm.html:
-if HAVE_HTMLC
- $(HTMLC) $(HTMLC_FLAGS) -f $(srcdir)/$< -t $@
--
advi packaging
More information about the Pkg-ocaml-maint-commits
mailing list