The following commit has been merged in the master branch:
commit 80d036856358c0b741b5aeaa316e0affd3c0c7d3
Author: Sylvain Le Gall <gil...@debian.org>
Date:   Mon Jul 6 22:30:21 2009 +0000

    Stop removing .depends

diff --git a/debian/rules b/debian/rules
index deb4e19..9c0d3dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,8 +60,6 @@ clean::
        -$(RM) '$(CURDIR)/libvirt/Makefile'
        -$(RM) '$(CURDIR)/mlvirsh/Makefile'
        -$(RM) '$(CURDIR)/examples/Makefile'
-       -$(RM) '$(CURDIR)/libvirt/.depend'
-       -$(RM) '$(CURDIR)/mlvirsh/.depend'
 
 install/libvirt-ocaml-dev::
        mv $(DESTDIR_DEV)/$(OCAML_STDLIB_DIR)/libvirt/*.so 
$(DESTDIR)/$(OCAML_DLL_DIR)/

-- 
ocaml-libvirt packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to