diff options
author | Matthew Allum <mallum@openedhand.com> | 2006-12-22 12:54:57 +0000 |
---|---|---|
committer | Matthew Allum <mallum@openedhand.com> | 2006-12-22 12:54:57 +0000 |
commit | fa0d16a86bcf5c32626dc116ba82651b4d050e53 (patch) | |
tree | 7e76a49dfa3e2c0662bdfb492dea016d2d49d181 /meta | |
parent | 51bcdb363ffda7ad2857f170c0042fb3c2ffc367 (diff) | |
download | poky-fa0d16a86bcf5c32626dc116ba82651b4d050e53.tar.gz |
Fix packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1083 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb | 1 |
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 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
11 | 11 | ||
12 | FILES_${PN} += "${datadir}/themes" | ||
12 | 13 | ||