mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
claws-plugin-mailmbox: fix debug packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1880 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ SECTION = "x11/network"
|
||||
DESCRIPTION = "Mail user agent plugins"
|
||||
DEPENDS = "claws-mail"
|
||||
LICENSE = "GPL"
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://www.claws-mail.org/downloads/plugins/mailmbox-${PV}.tar.gz"
|
||||
|
||||
@@ -17,4 +17,4 @@ do_configure() {
|
||||
}
|
||||
|
||||
FILES_${PN} = "${libdir}/claws-mail/plugins/*.so"
|
||||
|
||||
FILES_${PN}-dbg = "${libdir}/claws-mail/plugins/.debug"
|
||||
|
||||
Reference in New Issue
Block a user