Package: mlton Severity: serious Version: 20050906-1 Justification: Installation fails
Hi Stephen,
The mlton package I got during the last upgrade fails to configure.
Reason:
-- postinst:
if [ "$1" = configure ] && which install-docs >/dev/null 2>&1; then
for f in mllex mlton mlyacc; do
install-docs -i /usr/share/doc-base/$f
done
fi
-- /usr/share/doc-base/mlton:
Document: mlton
Title: MLton Guide
Author: The MLton Team
Abstract: This document describes how to use MLton, a whole-program
optimizing compiler for the Standard ML Programming language.
Section: Apps/Programming
Format: HTML
Index: /usr/share/doc/mlton/user-guide/Home
Files: /usr/share/doc/mlton/user-guide/*.html
But looking into /usr/share/doc/mlton I only get these:
biotop:/usr/share/doc/mlton# ls
README README.Debian changelog.Debian.gz changelog.gz cm2mlb cmcat
copyright examples guide mllex.ps.gz mlyacc.ps.gz
No user-guide directory but guide. I bet that's the cause ;)
Greetings
Torsten
signature.asc
Description: Digital signature

