[Pkg-ocaml-maint-commits] [SCM] mlpost packaging branch, master, updated. upstream/0.6-15-g9730dfe
Stephane Glondu
steph at glondu.net
Tue Feb 10 14:09:46 UTC 2009
The following commit has been merged in the master branch:
commit 9730dfe1b1a26f07da8d026609432cbe2435f7fd
Author: Stephane Glondu <steph at glondu.net>
Date: Tue Feb 10 15:07:08 2009 +0100
Add mlpost.install.in
diff --git a/debian/mlpost.install.in b/debian/mlpost.install.in
new file mode 100644
index 0000000..f15b300
--- /dev/null
+++ b/debian/mlpost.install.in
@@ -0,0 +1,2 @@
+mlpost.mli @OCamlStdlibDir@/mlpost
+META @OCamlStdlibDir@/mlpost
diff --git a/debian/rules b/debian/rules
index 6d00caa..554014d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,3 @@ clean::
common-install-prehook-impl::
mv doc html
-
-install/mlpost::
- cp mlpost.mli META $(DESTDIR)
--
mlpost packaging
More information about the Pkg-ocaml-maint-commits
mailing list