[Pkg-ocaml-maint-commits] [SCM] ocaml-pulseaudio packaging branch, master, updated. upstream/0.1.0-2-g927ed1a

Romain Beauxis toots at rastageeks.org
Fri Mar 6 18:08:19 UTC 2009


The following commit has been merged in the master branch:
commit 927ed1adbb157d60668468b0f4f761d743eb1e6c
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Fri Mar 6 19:04:36 2009 +0100

    Fixed DESTDIR creation

diff --git a/debian/rules b/debian/rules
index ce16cb7..f2f49d5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF
 DEB_DH_INSTALL_SOURCEDIR := debian/tmp
 DEB_DH_INSTALL_ARGS :=  --list-missing
 
-build/libpulseaudio-ocaml-dev::
+build/libpulse-ocaml-dev::
 	mkdir -p $(DESTDIR)
 	make doc
 

-- 
ocaml-pulseaudio packaging



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