summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/mojito
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-03-11 15:55:27 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2009-03-11 16:40:41 +0000
commit5a2365db5b9746e9ec21b243bcf399b2e8cbbc28 (patch)
tree7fa48ab526df6f1173454c32e2bdf71ee75c03c5 /meta-moblin/packages/mojito
parentbdc077bc13e566a888a77c11bee41ef2ea6b7d3a (diff)
downloadpoky-5a2365db5b9746e9ec21b243bcf399b2e8cbbc28.tar.gz
mojito: Update FILES after recent source changes
Diffstat (limited to 'meta-moblin/packages/mojito')
-rw-r--r--meta-moblin/packages/mojito/mojito_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-moblin/packages/mojito/mojito_git.bb b/meta-moblin/packages/mojito/mojito_git.bb
index d8ac5c3fbe..0a3d51e1eb 100644
--- a/meta-moblin/packages/mojito/mojito_git.bb
+++ b/meta-moblin/packages/mojito/mojito_git.bb
@@ -9,7 +9,7 @@ S = "${WORKDIR}/git"
9 9
10inherit autotools_stage 10inherit autotools_stage
11 11
12FILES_${PN}-dbg += "${libdir}/mojito/sources/.debug/*" 12FILES_${PN}-dbg += "${libdir}/mojito/sources/.debug/* ${libdir}/mojito/services/.debug/"
13 13
14pkg_postinst_${PN} () { 14pkg_postinst_${PN} () {
15#!/bin/sh -e 15#!/bin/sh -e