[Pkg-ocaml-maint-commits] [SCM] ocaml-inotify packaging branch, master, updated. debian/1.0-1

Sylvain Le Gall gildor at debian.org
Sun Oct 25 17:49:26 UTC 2009


The following commit has been merged in the master branch:
commit fc6316d5a57f3f8c449756e4c1d0cdaa0355b074
Author: Sylvain Le Gall <gildor at debian.org>
Date:   Sun Oct 25 17:48:32 2009 +0000

    Invert CDBS include to remove *.log correctly

diff --git a/debian/rules b/debian/rules
index 94514f9..af23327 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,10 +17,10 @@
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 # MA 02110-1301, USA.
 
+include /usr/share/cdbs/1/rules/ocaml.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/dpatch.mk
 include /usr/share/cdbs/1/class/makefile.mk
-include /usr/share/cdbs/1/rules/ocaml.mk
 
 DESTDIR_DEV=$(CURDIR)/debian/libinotify-ocaml-dev
 DESTDIR=$(CURDIR)/debian/libinotify-ocaml

-- 
ocaml-inotify packaging



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