summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2006-12-22 12:54:57 +0000
committerMatthew Allum <mallum@openedhand.com>2006-12-22 12:54:57 +0000
commitfa0d16a86bcf5c32626dc116ba82651b4d050e53 (patch)
tree7e76a49dfa3e2c0662bdfb492dea016d2d49d181
parent51bcdb363ffda7ad2857f170c0042fb3c2ffc367 (diff)
downloadpoky-fa0d16a86bcf5c32626dc116ba82651b4d050e53.tar.gz
Fix packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1083 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb
index c813d2b60d..567ab03709 100644
--- a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb
+++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb
@@ -9,4 +9,5 @@ S = "${WORKDIR}/matchbox-sato"
9 9
10inherit autotools pkgconfig 10inherit autotools pkgconfig
11 11
12FILES_${PN} += "${datadir}/themes"
12 13