summaryrefslogtreecommitdiffstats
path: root/recipes/libgsystem/libgsystem.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgsystem/libgsystem.bb')
-rw-r--r--recipes/libgsystem/libgsystem.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/libgsystem/libgsystem.bb b/recipes/libgsystem/libgsystem.bb
index f006a39..d2d1a0b 100644
--- a/recipes/libgsystem/libgsystem.bb
+++ b/recipes/libgsystem/libgsystem.bb
@@ -39,5 +39,3 @@ do_configure_prepend() {
39 # We get a syntax error since we do not bundle gnome recipes that define this macro. 39 # We get a syntax error since we do not bundle gnome recipes that define this macro.
40 sed -i '/GTK_DOC_CHECK/d' ${S}/configure.ac 40 sed -i '/GTK_DOC_CHECK/d' ${S}/configure.ac
41} 41}
42
43BBCLASSEXTEND = "native nativesdk"