[Pkg-ocaml-maint-commits] [SCM] jocaml packaging branch, master, updated. debian/3.11.0-1-9-gcce8daa

Mehdi Dogguy dogguy at pps.jussieu.fr
Mon Apr 6 09:06:09 UTC 2009


The following commit has been merged in the master branch:
commit b2f74516d5ef0541f889ea92e873931504e48099
Author: Mehdi Dogguy <dogguy at pps.jussieu.fr>
Date:   Mon Apr 6 10:46:02 2009 +0200

    Remove files left untracked

diff --git a/debian/rules b/debian/rules
index 6a2cb2e..160dd89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,6 +59,7 @@ clean: ocamlinit-clean
 	if [ -f Makefile -a -f config/Makefile ]; then \
 		$(MAKE) clean;   \
 	fi
+	$(RM) -f config/config.sh config/Makefile config/m.h config/s.h tools/myocamlbuild_config.ml
 	if test -d boot.debian; then \
                 $(RM) -r boot;       \
                 mv boot.debian boot; \

-- 
jocaml packaging



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