libvpx: added --disable-install-docs to configure
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 12 Jun 2010 19:59:52 +0000 (21:59 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 12 Jun 2010 19:59:52 +0000 (21:59 +0200)
commitdd0fdfe9ed922189f4251c688b7a16faa76cd904
tree835819c0e8af1cb72430812d6a373c1ffb9cf4bd
parent3410669d620caa4d0a75487eb2b4bb216dc779ca
libvpx: added --disable-install-docs to configure

build failed for me on a fresh build in do_install because this path
${S}/vpx-vp8-nopost-nodocs*${PV}/* did not exist.
adding --disable-install-docs caused the path name to become correct.

open issue: lots of files are reported as being installed but not in any package

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/webm/libvpx_0.9.0.bb