[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:45 UTC 2010


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

    fix variable seting

diff --git a/debian/rules b/debian/rules
index 86b0758..d458625 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DESTDIR=$(PWD)/debian/bibtex2html
+DEB_DESTDIR:=$(PWD)/debian/bibtex2html
 
 %:
 	dh $@ --with ocaml

-- 
bibtex2html packaging



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