]> code.ossystems Code Review - openembedded-core.git/commitdiff
galago-daemon: fix packaging
authorRichard Purdie <richard@openedhand.com>
Thu, 22 Dec 2005 10:41:06 +0000 (10:41 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 22 Dec 2005 10:41:06 +0000 (10:41 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@201 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/galago/galago-daemon_0.3.4.bb

index 610b9f7128993e4574438b153c510817487daa5e..22257b6f4430f5f5e5fcfba369653ecd7208a4a7 100644 (file)
@@ -3,11 +3,13 @@ HOMEPAGE =      "http://www.galago-project.org/"
 MAINTAINER =    "Koen Kooi <koen@handhelds.org>"
 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