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