[Pkg-ocaml-maint-commits] [SCM] cryptokit packaging branch, master, updated. debian/1.3-10-8-gbe4f040

Stephane Glondu steph at glondu.net
Sat Apr 11 23:12:06 UTC 2009


The following commit has been merged in the master branch:
commit 2e7e48c31ff55c1f4cf2b3a0953f3ca44b620945
Author: Stephane Glondu <steph at glondu.net>
Date:   Sun Apr 12 01:04:22 2009 +0200

    Remove clean target from debian/rules (not needed)

diff --git a/debian/rules b/debian/rules
index fbd82a1..a16266d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,12 +53,6 @@ endif
 common-install-prehook-arch::
 	mkdir -p "$(DESTDIR_DEV)/$(OCAML_STDLIB_DIR)/cryptokit"
 
-clean::
-	-$(RM) debian/META.cryptokit
-	-$(RM) debian/libcryptokit-ocaml-dev.dirs
-	-$(RM) debian/libcryptokit-ocaml-dev.install
-	-$(RM) debian/libcryptokit-ocaml.dirs
-
 install/libcryptokit-ocaml-dev::
 	VERSION=$(DEB_NOEPOCH_VERSION); \
 	VERSION=$${VERSION%%-*}; \

-- 
cryptokit packaging



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