aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mozilla
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-08-23 20:25:39 +0000
committerKoen Kooi <koen@openembedded.org>2006-08-23 20:25:39 +0000
commiteb2a5422d1b7cb56ce54cb68de7b37a7ce73fbff (patch)
tree87806eea6500b72326794907381afa0101233ab8 /packages/mozilla
parent488bf9ffaebb63ff512f09129791988ba5a1edfd (diff)
downloadopenembedded-eb2a5422d1b7cb56ce54cb68de7b37a7ce73fbff.tar.gz
thunderbird: put debug files in the debug package
Diffstat (limited to 'packages/mozilla')
-rw-r--r--packages/mozilla/thunderbird_1.0.7.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/mozilla/thunderbird_1.0.7.bb b/packages/mozilla/thunderbird_1.0.7.bb
index c3370c6f28..3527ebe93b 100644
--- a/packages/mozilla/thunderbird_1.0.7.bb
+++ b/packages/mozilla/thunderbird_1.0.7.bb
@@ -1,7 +1,7 @@
SECTION = "x11/utils"
DEPENDS += "gnupg"
RRECOMMENDS += "gnupg"
-PR = "r0"
+PR = "r1"
EMVER="0.92.0"
IPCVER="1.1.3"
@@ -15,7 +15,8 @@ http://downloads.mozdev.org/enigmail/src/ipc-${IPCVER}.tar.gz \
file://mozilla-thunderbird.png file://mozilla-thunderbird.desktop"
S = "${WORKDIR}/mozilla"
-FILES_${PN} += "${libdir}/thunderbird-${PV} ${datadir}/idl"
+FILES_${PN} += "${libdir}/thunderbird-${PV}/* ${datadir}/idl"
+FILES_${PN}-dbg += "${libdir}/thunderbird-${PV}/.debug*"
inherit mozilla