Package: userv
Version: 1.0.3-2
Severity: serious

Hi,

Your package is failing to build with the following error:
sed -e '/<version><\/version>/ s/>/&1.0.3-2/' \
        spec.sgml.in >spec.sgml.new && mv -f spec.sgml.new spec.sgml
debiandoc2ps -1 -O spec.sgml >spec.ps.new && mv spec.ps.new spec.ps
debiandoc2ps: unknown option `1'
make[1]: *** [spec.ps] Error 2

The manpage of debiandoc2ps says:

       -1     Generate  1 page per page (default) for PostScript output.  Gen-
              erate one page for HTML output.

So this looks like it this option atleast used to exist.  Since
it is the default, it's probably easy to just remove the -1.


Kurt




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to