[Pkg-ocaml-maint-commits] [SCM] mlpost packaging branch, master, updated. debian/0.6-2-5-g7e1b5e0

Stephane Glondu steph at glondu.net
Fri Jun 19 13:03:23 UTC 2009


The following commit has been merged in the master branch:
commit bb09f18d3eb0e17d60d626d9e7f7461d91b4e946
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Jun 19 14:59:30 2009 +0200

    debian/rules: use ocaml.mk as a rules file

diff --git a/debian/rules b/debian/rules
index 554014d..d5215d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/class/ocaml.mk
+include /usr/share/cdbs/1/rules/ocaml.mk
 
 DESTDIR = $(CURDIR)/debian/mlpost/$(OCAML_STDLIB_DIR)/mlpost
 PREFIX = $(CURDIR)/debian/mlpost/usr

-- 
mlpost packaging



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