[Pkg-ocaml-maint-commits] [SCM] bibtex2html packaging branch, master, updated. debian/1.95-1-27-g50935dd

Ralf Treinen treinen at free.fr
Fri Oct 1 06:50:47 UTC 2010


The following commit has been merged in the master branch:
commit b867c7fe6b3dd854b0b4b7469cc166faecf15f8a
Author: Ralf Treinen <treinen at free.fr>
Date:   Sat Apr 3 10:31:52 2010 +0200

    check whether setting override_dh_auto_configure works

diff --git a/debian/rules b/debian/rules
index d458625..0980868 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ DEB_DESTDIR:=$(PWD)/debian/bibtex2html
 	dh $@ --with ocaml
 
 override_dh_auto_configure:
-	./configure --bindir=$(DEB_DESTDIR)/usr/bin\
+	./configure --bindir=$(DEB_DESTDIR)/usr/binXXXX\
 			 --prefix=$(DEB_DESTDIR)/usr/share
 
 override_dh_auto_build:

-- 
bibtex2html packaging



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