[Pkg-ocaml-maint-commits] [SCM] pcre-ocaml packaging branch, master, updated. debian/5.15.0-1-17-gdcd8cb1

Stephane Glondu steph at glondu.net
Fri Dec 5 16:44:20 UTC 2008


The following commit has been merged in the master branch:
commit d622fd18d999bf7d965d46775aff9060e3c5c0c5
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Dec 5 16:38:57 2008 +0100

    Include ocaml.mk last to avoid stray files after cleanup

diff --git a/debian/rules b/debian/rules
index dff780f..8c133ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,8 @@
 #!/usr/bin/make -f
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/makefile.mk
-include /usr/share/cdbs/1/class/ocaml.mk
 include /usr/share/cdbs/1/rules/dpatch.mk
+include /usr/share/cdbs/1/class/ocaml.mk
 
 PKGNAME = libpcre-ocaml-dev
 DESTDIR := $(CURDIR)/debian/tmp$(OCAML_STDLIB_DIR)

-- 
pcre-ocaml packaging



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