Web lists-archives.org

qt-copy: no more html docs




In qt-copy from SVN/HEAD I do no longer get documentation built.
There's no error reported on "config" and "make", but "make install"
says

  cp -f -r /home/foo/kde4/.qt-copy/doc/html /usr/local/qt4/doc/
  install -m 644 -p /home/foo/kde4/.qt-copy/doc/qch /usr/local/qt4/doc/
  install: cannot stat `/home/foo/kde4/.qt-copy/doc/qch': No such file or directory
  make: [install_qchdocs] Error 1 (ignored)

Yeah, there's nothing in doc/qch/. Or in doc/html/. There is no
doc build target either, only an install_htmldocs, but that's exactly
what fails, because the html docs were never built.

Is there some new "feature" that I missed? Something that I have now
to turn on to get documentation?

m.
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<