aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gamin/gamin_0.1.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gamin/gamin_0.1.8.bb')
-rw-r--r--recipes/gamin/gamin_0.1.8.bb8
1 files changed, 2 insertions, 6 deletions
diff --git a/recipes/gamin/gamin_0.1.8.bb b/recipes/gamin/gamin_0.1.8.bb
index 77a2c74161..b2c58b1119 100644
--- a/recipes/gamin/gamin_0.1.8.bb
+++ b/recipes/gamin/gamin_0.1.8.bb
@@ -3,16 +3,12 @@ LICENSE = "LGPL"
DEPENDS = "glib-2.0"
SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \
- file://no-abstract-sockets.patch;patch=1 \
- file://configure_ucred.patch;patch=1 "
+ file://no-abstract-sockets.patch \
+ file://configure_ucred.patch "
EXTRA_OECONF = " --without-python "
inherit autotools pkgconfig
-do_stage() {
- autotools_stage_all
-}
-
SRC_URI[md5sum] = "985022c8b1b993e471d528fd0e14ffbe"
SRC_URI[sha256sum] = "be22f69b4797db510f4270ff0e228dd027e99e561ac5f5d38be595be7e82d203"