From 2f6df5f0713355be81814f65df25143aba5ea4fb Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 20 Jan 2010 16:14:08 -0700 Subject: rpm-native: kill unnecessary varprefix/localstatedir manipulation Signed-off-by: Chris Larson --- recipes/rpm/rpm-native_4.4.2.3.bb | 3 --- 1 file changed, 3 deletions(-) (limited to 'recipes/rpm') 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}" -- cgit 1.2.3-korg