aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-02-04 11:26:09 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-06 09:36:33 +0000
commited31c6442309eb2816e96d8565b52cf7cc28c803 (patch)
treebb10f38892cdf169a061bca573d9ef3b088c03e5 /meta/recipes-devtools/rpm
parent961376bf34dbc65e649c3fe6f2d9e1838d987aef (diff)
downloadopenembedded-core-contrib-ed31c6442309eb2816e96d8565b52cf7cc28c803.tar.gz
rpm: remove /var/volatiles/cache/rpm from the FILEs list
Since /var/cache is not in volatiles anymore, this entry has to go. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm')
-rw-r--r--meta/recipes-devtools/rpm/rpm_5.4.9.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.9.bb b/meta/recipes-devtools/rpm/rpm_5.4.9.bb
index 881b960a0f..39b0481e6f 100644
--- a/meta/recipes-devtools/rpm/rpm_5.4.9.bb
+++ b/meta/recipes-devtools/rpm/rpm_5.4.9.bb
@@ -223,7 +223,6 @@ FILES_${PN} = "${bindir}/rpm \
${libdir}/rpm/bin/wget \
/var/lib/rpm \
/var/cache/rpm \
- /var/volatile/cache/rpm \
"
FILES_${PN}-dbg += "${libdir}/rpm/.debug \