Package: dict-foldoc
Version: 20030919-5
Severity: serious
From my pbuilder build log:
...
debian/rules build
test -f Dictionary -a -f debian/rules
cat Dictionary debian/Dictionary.debian|\
/usr/share/konwert/filters/iso1-ascii |\
/usr/bin/dictfmt -f --allchars -u
http://foldoc.doc.ic.ac.uk/foldoc/Dictionary.gz\
-s "The Free On-line Dictionary of Computing (19 Sep 2003)" foldoc
dictfmt v. 1.10.2 December 2000
Copyright 1997-2000 Rickard E. Faith ([EMAIL PROTECTED])
Usage: dictfmt [-c5|-t|-e|-f|-h|-j|-p|-i] -u url -s name [options] basename
Create a dictionary databse and index file for use by a dictd server
-c5 headwords are preceded by a line containing at least
5 underscore (_) characters
...
make: *** [stamp-build] Error 1
Adding spaces before the backslashes at the ends of the lines should fix
this.
--
Daniel Schepler