The following commit has been merged in the master branch:
commit ae48bd8d79ca769120fdaf18b179ead86053d7e0
Author: Laurent Léonard <laur...@open-minds.org>
Date:   Fri Dec 25 02:31:05 2009 +0100

    Redo patch 0001-add-opt-and-byte-compile-targets.patch.

diff --git a/debian/patches/0001-add-opt-and-byte-compile-targets.patch 
b/debian/patches/0001-add-opt-and-byte-compile-targets.patch
index bf9bd97..af872e6 100644
--- a/debian/patches/0001-add-opt-and-byte-compile-targets.patch
+++ b/debian/patches/0001-add-opt-and-byte-compile-targets.patch
@@ -8,7 +8,7 @@ Subject: [PATCH] add opt and byte compile targets
  2 files changed, 8 insertions(+), 2 deletions(-)
 
 diff --git a/Makefile.in b/Makefile.in
-index 1793bfc..4ef167a 100644
+index c1a9f56..d7984e0 100644
 --- a/Makefile.in
 +++ b/Makefile.in
 @@ -24,7 +24,7 @@ MAKENSIS     = @MAKENSIS@
@@ -21,7 +21,7 @@ index 1793bfc..4ef167a 100644
          $(MAKE) -C $$d $@; \
          if [ $$? -ne 0 ]; then exit 1; fi; \
 diff --git a/virt-top/Makefile.in b/virt-top/Makefile.in
-index e471f93..ed6f57c 100755
+index 2eedf89..ef318ad 100755
 --- a/virt-top/Makefile.in
 +++ b/virt-top/Makefile.in
 @@ -95,10 +95,16 @@ virt-top.txt: virt-top.pod

-- 
virt-top packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to