[Pkg-ocaml-maint-commits] [SCM] react packaging branch, master, updated. upstream/0.9.0-6-g4a79150

Stephane Glondu steph at glondu.net
Wed Jun 10 20:14:52 UTC 2009


The following commit has been merged in the master branch:
commit 2c9e9ce6b8792637a82ecb72c3edaee24d399b89
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Jun 10 21:48:17 2009 +0200

    Add examples

diff --git a/debian/libreact-ocaml-dev.examples b/debian/libreact-ocaml-dev.examples
new file mode 100644
index 0000000..8c205e6
--- /dev/null
+++ b/debian/libreact-ocaml-dev.examples
@@ -0,0 +1 @@
+test/*.ml
diff --git a/debian/rules b/debian/rules
index b383e81..37a0722 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,3 +26,7 @@ override_dh_auto_clean: ocamlinit-clean
 .PHONY: override_dh_gencontrol
 override_dh_gencontrol:
 	dh_gencontrol -- -VF:OCamlABI="$(OCAML_ABI)"
+
+.PHONY: override_dh_compress
+override_dh_compress:
+	dh_compress -X.ml

-- 
react packaging



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