summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm_5.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_5.4.0.bb')
-rw-r--r--meta/recipes-devtools/rpm/rpm_5.4.0.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.0.bb b/meta/recipes-devtools/rpm/rpm_5.4.0.bb
index e350150cf6..0003f48e10 100644
--- a/meta/recipes-devtools/rpm/rpm_5.4.0.bb
+++ b/meta/recipes-devtools/rpm/rpm_5.4.0.bb
@@ -194,9 +194,7 @@ FILES_${PN} = "${bindir}/rpm \
194# ${libdir}/rpm/bin/db_* 194# ${libdir}/rpm/bin/db_*
195# ${libdir}/rpm/bin/grep 195# ${libdir}/rpm/bin/grep
196 196
197FILES_${PN}-dbg = "${bindir}/.debug \ 197FILES_${PN}-dbg += "${libdir}/rpm/.debug \
198 ${libdir}/.debug \
199 ${libdir}/rpm/.debug \
200 ${libdir}/rpm/bin/.debug \ 198 ${libdir}/rpm/bin/.debug \
201 " 199 "
202 200