[Pkg-ocaml-maint-commits] r3349 - /trunk/packages/polygen/trunk/debian/patches/03-makefile.diff

enrico at users.alioth.debian.org enrico at users.alioth.debian.org
Thu Nov 16 15:46:19 CET 2006


Author: enrico
Date: Thu Nov 16 15:46:19 2006
New Revision: 3349

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3349
Log:
Fixed makefile patch

Modified:
    trunk/packages/polygen/trunk/debian/patches/03-makefile.diff

Modified: trunk/packages/polygen/trunk/debian/patches/03-makefile.diff
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/polygen/trunk/debian/patches/03-makefile.diff?rev=3349&op=diff
==============================================================================
--- trunk/packages/polygen/trunk/debian/patches/03-makefile.diff (original)
+++ trunk/packages/polygen/trunk/debian/patches/03-makefile.diff Thu Nov 16 15:46:19 2006
@@ -1,5 +1,5 @@
---- src/makefile	2004-11-23 22:47:56.000000000 +0100
-+++ src/makefile	2004-11-23 23:00:32.000000000 +0100
+--- src/makefile	2005-11-21 21:33:38.000000000 +0100
++++ src/makefile	2006-11-16 15:43:01.568333250 +0100
 @@ -10,27 +10,37 @@
  VERSION    := $(shell cat <VERSION)
  DATE       := $(shell cat <DATE)
@@ -54,7 +54,7 @@
  
  
  all: $(NAME)
-@@ -41,13 +51,16 @@
+@@ -41,17 +51,18 @@
  %.cmi: %.mli
  	$(MLC) -c $(MLCOPTS) $< -o $@
  




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