[OE-core] [PATCH 2/2] clutter: remove documentation hacks

2013-05-30 Thread Ross Burton
These sed lines disable the documentation and appear to be historical, building
works fine without them.

Signed-off-by: Ross Burton ross.bur...@intel.com
---
 meta/recipes-graphics/clutter/clutter-1.0.inc |4 
 1 file changed, 4 deletions(-)

diff --git a/meta/recipes-graphics/clutter/clutter-1.0.inc 
b/meta/recipes-graphics/clutter/clutter-1.0.inc
index e1d3cf4..68cb22b 100644
--- a/meta/recipes-graphics/clutter/clutter-1.0.inc
+++ b/meta/recipes-graphics/clutter/clutter-1.0.inc
@@ -39,10 +39,6 @@ PACKAGECONFIG ??= x11 glx
 FILES_${PN}-examples = ${bindir}/test-* ${pkgdatadir}/redhand.png
 
 do_configure_prepend() {
-# Fix up some weirdness in the docs
-sed -i s:doc/reference/Makefile::g ${S}/configure.ac
-sed -i s:doc::g ${S}/Makefile.am
-
# see https://bugzilla.gnome.org/show_bug.cgi?id=661128 for this
touch -t 2101 po/clutter-1.0.pot
 }
-- 
1.7.10.4

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 2/2] clutter: remove documentation hacks

2013-05-30 Thread Tomas Frydrych
On 30/05/13 14:22, Ross Burton wrote:
 These sed lines disable the documentation and appear to be historical, 
 building
 works fine without them.
 
 Signed-off-by: Ross Burton ross.bur...@intel.com
 ---
  meta/recipes-graphics/clutter/clutter-1.0.inc |4 
  1 file changed, 4 deletions(-)
 
 diff --git a/meta/recipes-graphics/clutter/clutter-1.0.inc 
 b/meta/recipes-graphics/clutter/clutter-1.0.inc
 index e1d3cf4..68cb22b 100644
 --- a/meta/recipes-graphics/clutter/clutter-1.0.inc
 +++ b/meta/recipes-graphics/clutter/clutter-1.0.inc
 @@ -39,10 +39,6 @@ PACKAGECONFIG ??= x11 glx
  FILES_${PN}-examples = ${bindir}/test-* ${pkgdatadir}/redhand.png
  
  do_configure_prepend() {
 -# Fix up some weirdness in the docs
 -sed -i s:doc/reference/Makefile::g ${S}/configure.ac
 -sed -i s:doc::g ${S}/Makefile.am
 -
   # see https://bugzilla.gnome.org/show_bug.cgi?id=661128 for this
   touch -t 2101 po/clutter-1.0.pot
  }

Acked-by: Tomas Frydrych to...@sleepfive.com


-- 
http://sleepfive.com
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core