fbreader 0.12.1: fix QA issues and bump PR
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 12 Mar 2010 20:51:25 +0000 (21:51 +0100)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Sun, 28 Mar 2010 16:14:44 +0000 (18:14 +0200)
commitd895ad91df52dcc0f7525152025f5378a2c05f60
treeba8804f68fa80b1277c5302316b57c8ac134de8c
parent19e65afbd280bfd4a05d7b8c499da3e0010a3a5f
fbreader 0.12.1: fix QA issues and bump PR

There were 2 QA issues:
  * GNU_HASH (fixed with LDFLAGS='${LDFLAGS}' in EXTRA_OEMAKE )
  * .debug included in the main package (fixed by
    FILES_${PN}-dbg += "${libdir}/zlibrary/ui/.debug/")
Both were fixed and PR was bumped.

Note that buildsys(fbreader-0.8.2a_buildsys_oe.patch is an example of them)
  patches were not ported because it built correctly without.
OE_CFLAGS='${CXXFLAGS}' was removed because without the buildsys patches,
  it doesn't have any effect.
recipes/fbreader/fbreader_0.12.1.bb