rpm: fix qa stage error (non-debug package contains .debug dir)
authorLynn Lin <lin_lynn@emc.com>
Sat, 23 May 2009 06:14:10 +0000 (06:14 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 23 Jan 2010 18:59:40 +0000 (19:59 +0100)
Signed-off-by: Rolf Leggewie <oe-devel@rolf.leggewie.biz>
recipes/rpm/rpm_4.4.2.3.bb

index 3e67378..e1f91c3 100644 (file)
@@ -2,3 +2,4 @@ inherit distutils-base gettext
 
 DEPENDS = "zlib beecrypt file popt python sed-native"
 require ${PN}-${PV}.inc
+FILES_${PN}-dbg += "${libdir}/${PN}/.debug"