[Pkg-ocaml-maint-commits] [SCM] ocaml-sqlite3 packaging branch, master, updated. debian/1.2.0-1-22-gbb3d68e

Samuel Mimram samuel.mimram at ens-lyon.org
Thu Feb 19 07:58:51 UTC 2009


The following commit has been merged in the master branch:
commit dfd2e39c75eb218e7260fa3f1bca1b108e1ca33b
Author: Samuel Mimram <samuel.mimram at ens-lyon.org>
Date:   Wed Feb 18 20:49:37 2009 +0100

    More cleaning.

diff --git a/debian/rules b/debian/rules
index 2788502..ec79b39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,9 @@ clean: unpatch
 	rm -f build-stamp
 	[ ! -f Makefile ] || $(MAKE) clean
 	rm -f META
-	rm -f config.status config.log
+	rm -f config.status config.log Makefile
+	rm -rf doc
+	rm -f $(OCAML_IN_FILES)
 	dh_clean
 
 install: build

-- 
ocaml-sqlite3 packaging



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