diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-04-02 15:53:48 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-04-02 15:53:48 +0000 |
commit | cd2eadf880b94eaaa56e745a0b9b55ecbda0e194 (patch) | |
tree | d5a4179fd7e252dc5793880c641eadb7a18c1698 /packages/openmoko-base/openmoko-theme-standard-qvga_svn.bb | |
parent | 4c5edc9271104e64791a411f848c109468f584fc (diff) | |
parent | e7e153b6e9e35a376f1418a4239ad52a4716c40e (diff) |
merge of '2550a6545e07449f49f20d9d0ff1bc4dd316bcaa'
and '6bc2006eb8eff633170fcf544612bf6bcc7be7be'
Diffstat (limited to 'packages/openmoko-base/openmoko-theme-standard-qvga_svn.bb')
-rw-r--r-- | packages/openmoko-base/openmoko-theme-standard-qvga_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/openmoko-base/openmoko-theme-standard-qvga_svn.bb b/packages/openmoko-base/openmoko-theme-standard-qvga_svn.bb index 0c19db77ac..44c296f258 100644 --- a/packages/openmoko-base/openmoko-theme-standard-qvga_svn.bb +++ b/packages/openmoko-base/openmoko-theme-standard-qvga_svn.bb @@ -8,7 +8,7 @@ inherit openmoko-base SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=themes;proto=http" S = "${WORKDIR}" -dirs = "themes/openmoko-standard" +dirs = "themes/openmoko-standard-qvga" do_install() { find ${WORKDIR} -name ".svn" | xargs rm -rf |