The following commit has been merged in the master branch:
commit 3dcfa9c1c64d0a4ef04c7cb7631dc3cb99e21647
Author: Sylvain Le Gall <[EMAIL PROTECTED]>
Date: Sat Jun 28 16:58:49 2008 +0200
Remove auto-generated files from source.
diff --git a/debian/rules b/debian/rules
index 05e25df..726d229 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,8 +38,20 @@ DEB_MAKE_INSTALL_TARGET +=
OCAMLDESTDIR="$(DESTDIR_DEV)/$(OCAML_STDLIB_DIR)" DE
OCAML_OCAMLDOC_PACKAGES = libvirt-ocaml-dev
clean::
- $(RM) '$(CURDIR)/debian/libvirt-ocaml-dev.dirs'
- $(RM) '$(CURDIR)/debian/libvirt-ocaml.dirs'
+ -$(RM) '$(CURDIR)/META'
+ -$(RM) '$(CURDIR)/Make.rules'
+ -$(RM) '$(CURDIR)/Makefile'
+ -$(RM) '$(CURDIR)/config.h'
+ -$(RM) '$(CURDIR)/config.log'
+ -$(RM) '$(CURDIR)/config.status'
+ -$(RM) '$(CURDIR)/examples/Makefile'
+ -$(RM) '$(CURDIR)/libvirt/Makefile'
+ -$(RM) '$(CURDIR)/libvirt/libvirt_version.ml'
+ -$(RM) '$(CURDIR)/mlvirsh/Makefile'
+ -$(RM) '$(CURDIR)/mlvirsh/mlvirsh_gettext.ml'
+ -$(RM) '$(CURDIR)/po/Makefile'
+ -$(RM) '$(CURDIR)/debian/libvirt-ocaml-dev.dirs'
+ -$(RM) '$(CURDIR)/debian/libvirt-ocaml.dirs'
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
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits