[Pkg-ocaml-maint-commits] [SCM] lablgl packaging branch, master, updated. debian/1.04-5-19-gd037177

Lifeng Sun lifongsun at gmail.com
Sun May 12 00:20:38 UTC 2013


The following commit has been merged in the master branch:
commit 473853e178fc175dcec79047b104207e80dbbb4b
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Sun May 12 07:59:24 2013 +0800

    Refresh patchset.

diff --git a/debian/patches/compilation-examples b/debian/patches/compilation-examples
index 2f3075b..7e035c2 100644
--- a/debian/patches/compilation-examples
+++ b/debian/patches/compilation-examples
@@ -4,10 +4,8 @@ Fixes-bug:  #425465
 Description: make examples compile via "make"
 Sent-to-upstream: to Jacques Garrigue by Ralf Treinen, Dec 3 2009
 
-Index: lablgl/Togl/examples/Makefile
-===================================================================
---- lablgl.orig/Togl/examples/Makefile	2009-12-03 21:44:29.000000000 +0100
-+++ lablgl/Togl/examples/Makefile	2009-12-03 21:45:29.000000000 +0100
+--- a/Togl/examples/Makefile
++++ b/Togl/examples/Makefile
 @@ -1,4 +1,16 @@
  # Makefile for examples subdir
  
@@ -26,12 +24,10 @@ Index: lablgl/Togl/examples/Makefile
  clean:
 -	rm -f *.cm* *.o *.opt
 +	rm -f *.cm* *.o *.opt $(DERIVEDML)
-Index: lablgl/Togl/examples/planet.ml
-===================================================================
---- lablgl.orig/Togl/examples/planet.ml	2009-12-03 21:44:34.000000000 +0100
-+++ lablgl/Togl/examples/planet.ml	2009-12-03 21:44:39.000000000 +0100
+--- a/Togl/examples/planet.ml
++++ b/Togl/examples/planet.ml
 @@ -1,6 +1,6 @@
- (* $Id: planet.ml,v 1.17 2001/09/07 06:50:01 garrigue Exp $ *)
+ (* $Id: planet.ml,v 1.17 2001-09-07 06:50:01 garrigue Exp $ *)
  
 -#load"unix.cma";;
 +open Unix

-- 
lablgl packaging



More information about the Pkg-ocaml-maint-commits mailing list