From: Laurentiu Palcu Date: Mon, 4 Feb 2013 09:26:09 +0000 (+0200) Subject: rpm: remove /var/volatiles/cache/rpm from the FILEs list X-Git-Tag: 2015-4~7674 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ed31c6442309eb2816e96d8565b52cf7cc28c803;p=openembedded-core.git 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 Signed-off-by: Richard Purdie --- 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 \