[Pkg-ocaml-maint-commits] [cryptokit] 06/07: Update debian/rules
Stéphane Glondu
glondu at alioth.debian.org
Sat Nov 9 09:58:20 UTC 2013
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository cryptokit.
commit 4bf31194f13219f06cf51344df6b46c4a2665dfe
Author: Stephane Glondu <steph at glondu.net>
Date: Sat Nov 9 10:56:10 2013 +0100
Update debian/rules
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 7c482d3..6a4b21b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,9 +14,6 @@ override_dh_auto_configure:
.PHONY: override_dh_auto_build
override_dh_auto_build:
ocaml setup.ml -build
-ifeq ($(OCAML_NATDYNLINK),yes)
- cd _build/src && ocamlopt -I . -shared -linkall -o cryptokit.cmxs cryptokit.cmxa
-endif
ocaml setup.ml -doc
.PHONY: override_dh_auto_test
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/cryptokit.git
More information about the Pkg-ocaml-maint-commits
mailing list