Author: munga-guest
Date: Mon Mar  3 18:55:37 2008
New Revision: 5284

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5284
Log:
clean build stamps (rollback)

Modified:
    trunk/packages/jocaml/trunk/debian/rules

Modified: trunk/packages/jocaml/trunk/debian/rules
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/jocaml/trunk/debian/rules?rev=5284&op=diff
==============================================================================
--- trunk/packages/jocaml/trunk/debian/rules (original)
+++ trunk/packages/jocaml/trunk/debian/rules Mon Mar  3 18:55:37 2008
@@ -53,7 +53,7 @@
 clean: 
        dh_testdir
        dh_testroot
-       $(RM) -rf myocamlbuild_config.ml _tags
+       $(RM) -rf build-indep-stamp build-arch-stamp myocamlbuild_config.ml 
_tags
        $(RM) -f debian/jocaml.install debian/jocaml.dirs
        if [ -f Makefile -a -f config/Makefile ]; then \
                $(MAKE) clean;   \


_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to