[oe-commits] Chris Larson : rpm-native: kill unnecessary varprefix/ localstatedir manipulation

git version control git at git.openembedded.org
Thu Jan 21 07:53:45 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 2f6df5f0713355be81814f65df25143aba5ea4fb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2f6df5f0713355be81814f65df25143aba5ea4fb

Author: Chris Larson <clarson at mvista.com>
Date:   Wed Jan 20 16:14:08 2010 -0700

rpm-native: kill unnecessary varprefix/localstatedir manipulation

Signed-off-by: Chris Larson <clarson at mvista.com>

---

 recipes/rpm/rpm-native_4.4.2.3.bb |    3 ---
 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 62cef86..ec98cb8 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}"





More information about the Openembedded-commits mailing list