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

Sylvain Le Gall gildor at debian.org
Mon Jul 6 22:32:28 UTC 2009


The following commit has been merged in the master branch:
commit 80d036856358c0b741b5aeaa316e0affd3c0c7d3
Author: Sylvain Le Gall <gildor at 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



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