diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/rpm/rpm_4.4.2.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/rpm/rpm_4.4.2.3.bb b/recipes/rpm/rpm_4.4.2.3.bb index 3e673781fa..e1f91c3e03 100644 --- a/recipes/rpm/rpm_4.4.2.3.bb +++ b/recipes/rpm/rpm_4.4.2.3.bb @@ -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" |