thunderbird: put debug files in the debug package
authorKoen Kooi <koen@openembedded.org>
Wed, 23 Aug 2006 20:25:39 +0000 (20:25 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 23 Aug 2006 20:25:39 +0000 (20:25 +0000)
packages/mozilla/thunderbird_1.0.7.bb

index c3370c6..3527ebe 100644 (file)
@@ -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