[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/7.0.4-2-19-g76a66e4

Stephane Glondu steph at glondu.net
Sat Jun 22 15:45:44 UTC 2013


The following commit has been merged in the master branch:
commit 1b6da9cdd66c189eac23f7eb7609534c5a5086d5
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Jun 22 17:31:44 2013 +0200

    Update packaging

diff --git a/debian/rules b/debian/rules
index 12222dd..3ec8011 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export OCAMLFIND_DESTDIR
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:
-	ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)' 
+	ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)' --docdir /usr/share/doc/libsexplib-camlp4-dev/html/api
 
 .PHONY: override_dh_auto_build
 override_dh_auto_build:

-- 
sexplib310 packaging



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