groff: ported 1.19.2
authorFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>
Sat, 3 Dec 2005 17:59:18 +0000 (17:59 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 3 Dec 2005 17:59:18 +0000 (17:59 +0000)
commitdec9d7e9d8e2ab4c8693921517bc92f37ebe64b1
tree4019e56a6a896b84fbe38bf42559e2150e8b96fe
parentbfc9db6a35a610f97520dc9e98dd3539eb9603cb
groff: ported 1.19.2
added patch for Makefile.in to exclude contrib/groffer and the html doc
groffer did not build and html lead to package errors
added patch for src/include/Makefile.in:
    fontpath and tmacpath pointed to the path in the crossbuild env
    this gave a wrong src/include/defs.h
  Changed this somewhat crude by replacing with a hardcoded path
(in /usr/share)
packages/groff/groff/Makefile.in.patch [new file with mode: 0644]
packages/groff/groff/Makefile.sub.patch [new file with mode: 0644]
packages/groff/groff_1.19.2.bb [new file with mode: 0644]