From: Samuel Mimram Date: Fri, 6 Jan 2006 19:52:03 +0000 (+0000) Subject: Cleaning ocaml-md5sums. X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~666 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=42ea78ffdaf8fb887d67fab69e7232c886b43eb4;p=ocaml.git Cleaning ocaml-md5sums. --- diff --git a/debian/changelog b/debian/changelog index add677ee..a6f02c9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ocaml (3.09.1-2) UNRELEASED; urgency=low + + * Cleaning ocaml-md5sums, closes: #346279. + + -- Samuel Mimram Fri, 6 Jan 2006 20:51:05 +0100 + ocaml (3.09.1-1) unstable; urgency=low [ Samuel Mimram ] diff --git a/debian/rules b/debian/rules index 97c29242..7b613048 100755 --- a/debian/rules +++ b/debian/rules @@ -117,7 +117,7 @@ clean: abi-sed unpatch mv boot.debian boot; \ fi -$(MAKE) -C emacs clean - -$(MAKE) -C debian/ocaml-md5sums distclean + -$(MAKE) -C debian/ocaml-md5sums clean ifneq "$(wildcard /usr/share/misc/config.sub)" "" -cp -f /usr/share/misc/config.sub config/gnu/config.sub endif