aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rpm
diff options
context:
space:
mode:
authorChris Larson <clarson@mvista.com>2010-01-20 16:14:08 -0700
committerChris Larson <clarson@mvista.com>2010-01-20 16:14:08 -0700
commit2f6df5f0713355be81814f65df25143aba5ea4fb (patch)
tree70f233e3ca63005f51969f1c4d5dc4d9a886e5f3 /recipes/rpm
parent8364b075ed456c160c1354f8a7c9dccfe48ad57d (diff)
downloadopenembedded-2f6df5f0713355be81814f65df25143aba5ea4fb.tar.gz
rpm-native: kill unnecessary varprefix/localstatedir manipulation
Signed-off-by: Chris Larson <clarson@mvista.com>
Diffstat (limited to 'recipes/rpm')
-rw-r--r--recipes/rpm/rpm-native_4.4.2.3.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/rpm/rpm-native_4.4.2.3.bb b/recipes/rpm/rpm-native_4.4.2.3.bb
index 62cef86a72..ec98cb8817 100644
--- a/recipes/rpm/rpm-native_4.4.2.3.bb
+++ b/recipes/rpm/rpm-native_4.4.2.3.bb
@@ -4,6 +4,3 @@ require rpm-${PV}.inc
DEPENDS = "beecrypt-native gettext-native zlib-native file-native popt-native python-native"
PACKAGES = ""
-
-export localstatedir = "${layout_localstatedir}"
-export varprefix = "${layout_localstatedir}"