[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:50 UTC 2010
The following commit has been merged in the experimental branch:
commit 7226f8203c064044cf59a1ea4a62aaff600d0b89
Author: Ralf Treinen <treinen at free.fr>
Date: Mon Mar 15 21:11:04 2010 +0100
fix path name in pacth
diff --git a/debian/patches/doc-without-htmlc b/debian/patches/doc-without-htmlc
index 6050acf..6f330b4 100644
--- a/debian/patches/doc-without-htmlc
+++ b/debian/patches/doc-without-htmlc
@@ -2,10 +2,10 @@ Author: Ralf Treinen <treinen at debian.org>
Description: Do not call htmlc (which currently is not in debian) for
building the documentation.
-Index: advi-old/doc/Makefile.am
+Index: advi/doc/Makefile.am
===================================================================
---- advi-old.orig/doc/Makefile.am 2010-03-15 21:06:12.000000000 +0100
-+++ advi-old/doc/Makefile.am 2010-03-15 21:06:40.000000000 +0100
+--- 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 @@
$(HTMLFILES): ../configure
--
advi packaging
More information about the Pkg-ocaml-maint-commits
mailing list