[Pkg-ocaml-maint-commits] [SCM] ocaml-batteries packaging branch, master, updated. upstream/0.20081011-229-ge5b9b45

Stefano Zacchiroli zack at upsilon.cc
Tue Nov 11 17:50:01 UTC 2008


The following commit has been merged in the master branch:
commit e37b384a832877b1bc498d801e791b407fdbc5df
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Tue Nov 11 14:25:32 2008 +0100

    doc indexes are in the -doc package

diff --git a/debian/rules b/debian/rules
index c13e58b..af1e89f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ DOC_PKG_NAME = lib$(LIB_NAME)-ocaml-doc
 DEST_DIR = $(CURDIR)/debian/$(DEV_PKG_NAME)$(OCAML_STDLIB_DIR)
 
 DEB_CONFIGURE_EXTRA_FLAGS = --with-browser="x-www-browser %s"
-DEB_CONFIGURE_EXTRA_FLAGS += --with-docroot="/usr/share/doc/$(DEV_PKG_NAME)"
+DEB_CONFIGURE_EXTRA_FLAGS += --with-docroot="/usr/share/doc/$(DOC_PKG_NAME)"
 
 DEB_MAKE_BUILD_TARGET = all
 ifeq ($(OCAML_HAVE_OCAMLOPT),yes)

-- 
ocaml-batteries packaging



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