+ocaml (3.08.3-2) unstable; urgency=medium
+
+ * Missed some 3.08 -> 3.08.3 migration for ld.conf files.
+
+ -- Sven Luther <luther@debian.org> Tue, 22 Mar 2005 08:06:01 +0100
+
ocaml (3.08.3-1) unstable; urgency=medium
* New upstream stable point version.
-/usr/local/lib/ocaml/3.08/stublibs
-/usr/lib/ocaml/3.08/stublibs
+/usr/local/lib/ocaml/3.08.3/stublibs
+/usr/lib/ocaml/3.08.3/stublibs
#!/bin/sh
-mkdir -p /usr/local/lib/ocaml/3.08/stublibs || true
+mkdir -p /usr/local/lib/ocaml/3.08.3/stublibs || true
for i in /usr/lib/ocaml/3.06 /etc/ocaml /var/lib/ocaml; do \
if [ -e $i/ld.conf ]; then \