[Pkg-ocaml-maint-commits] [SCM] ocaml-duppy packaging branch, master, updated. debian/0.2.0-2-9-gbd6625c

Romain Beauxis toots at rastageeks.org
Sun Jun 21 23:05:13 UTC 2009


The following commit has been merged in the master branch:
commit 3c614d43a610e11155d27706ec5fdb8da4c39ed8
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Mon Jun 22 00:53:53 2009 +0200

    Add clean target..

diff --git a/debian/rules b/debian/rules
index 8cbf331..6be4fa3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,3 +15,7 @@ DEB_DH_INSTALL_ARGS :=  --list-missing
 build/libduppy-ocaml-dev::
 	mkdir -p $(DESTDIR)
 	make doc
+
+clean::
+	rm -rf Makefile doc config.log config.status src/META examples/Makefile.http \
+	examples/Makefile.telnet src/Makefile

-- 
ocaml-duppy packaging



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