Commit 347866a7 authored by Florent Revest's avatar Florent Revest

libaccounts-glib: Disable docs from configure.am

parent dedfab6a
...@@ -13,7 +13,7 @@ S = "${WORKDIR}/git" ...@@ -13,7 +13,7 @@ S = "${WORKDIR}/git"
EXTRA_OECONF = "--disable-static --disable-gtk-doc --enable-introspection=no --disable-man" EXTRA_OECONF = "--disable-static --disable-gtk-doc --enable-introspection=no --disable-man"
do_configure_prepend() { do_configure_prepend() {
gtkdocize sed -i "/docs/d" configure.ac
} }
DEPENDS += "glib-2.0" DEPENDS += "glib-2.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment