summaryrefslogtreecommitdiff
path: root/packages/gypsy/gypsy.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gypsy/gypsy.inc')
-rw-r--r--packages/gypsy/gypsy.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/gypsy/gypsy.inc b/packages/gypsy/gypsy.inc
index 6d78943bd5..77797151ff 100644
--- a/packages/gypsy/gypsy.inc
+++ b/packages/gypsy/gypsy.inc
@@ -5,6 +5,10 @@ DEPENDS = "glib-2.0 dbus bluez-libs"
inherit autotools pkgconfig
+do_stage () {
+ autotools_stage_all
+}
+
do_configure_prepend () {
touch ${S}/gtk-doc.make
}