From: Richard Purdie Date: Sun, 12 Feb 2006 16:43:40 +0000 (+0000) Subject: galago-deamon 0.3.4: Package a missing file X-Git-Tag: Release-2010-05/1~9453^2~2371^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ccab5996d7b13820da0ccc083d7ece02823843c;p=openembedded.git galago-deamon 0.3.4: Package a missing file --- diff --git a/packages/galago/galago-daemon_0.3.4.bb b/packages/galago/galago-daemon_0.3.4.bb index 610b9f7128..22257b6f44 100644 --- a/packages/galago/galago-daemon_0.3.4.bb +++ b/packages/galago/galago-daemon_0.3.4.bb @@ -3,11 +3,13 @@ HOMEPAGE = "http://www.galago-project.org/" MAINTAINER = "Koen Kooi " LICENSE = "GPL" DEPENDS = "gettext libgalago dbus glib-2.0" - +PR = "r1" SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \ file://no-check.patch;patch=1" EXTRA_OECONF = "--disable-binreloc" +FILES_${PN} += "${datadir}/dbus-1/services/" + inherit autotools pkgconfig