[Pkg-ocaml-maint-commits] [SCM] advi packaging branch, experimental, updated. debian/1.6.0-13-49-g21c3d04

Ralf Treinen (none) treinen at debian.
Tue Mar 2 12:18:47 UTC 2010


The following commit has been merged in the experimental branch:
commit dda0c8f9502e6cbb0ced8253b013da458b4de8fa
Author: Ralf Treinen <treinen at debian.(none)>
Date:   Tue Mar 2 13:12:08 2010 +0100

    fix invocation of tex adon

diff --git a/debian/rules b/debian/rules
index 9013492..1eec75b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ DEB_BUILD_ARCH      ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 OPT    = $(shell test -x /usr/bin/ocamlopt && echo true)
 
 %:
-	dh $@ --with dh_installtex
+	dh $@ --with tex
 
 override_dh_auto_configure:
 	./configure --host=$(DEB_HOST_GNU_TYPE) \

-- 
advi packaging



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