diff options
| -rw-r--r-- | meta/recipes-graphics/cogl/cogl-1.0.inc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-graphics/cogl/cogl-1.0.inc b/meta/recipes-graphics/cogl/cogl-1.0.inc index 3a6de282b8..b94427349b 100644 --- a/meta/recipes-graphics/cogl/cogl-1.0.inc +++ b/meta/recipes-graphics/cogl/cogl-1.0.inc | |||
| @@ -41,10 +41,4 @@ PACKAGECONFIG[glx] = "--enable-glx,--disable-glx,${EDEPENDS_GL} ${EDEPENDS_X11}" | |||
| 41 | # Default to GLX | 41 | # Default to GLX |
| 42 | PACKAGECONFIG ??= "gl glx" | 42 | PACKAGECONFIG ??= "gl glx" |
| 43 | 43 | ||
| 44 | #Fix up some weirdness in the docs | ||
| 45 | do_configure_prepend() { | ||
| 46 | sed -i s:doc/reference/Makefile::g ${S}/configure.ac | ||
| 47 | sed -i s:doc::g ${S}/Makefile.am | ||
| 48 | } | ||
| 49 | |||
| 50 | FILES_${PN}-examples = "${bindir}/* ${datadir}/cogl/examples-data/*" | 44 | FILES_${PN}-examples = "${bindir}/* ${datadir}/cogl/examples-data/*" |
