From 98acb714d36ea6f4140ad5032d796a96f5ded5d6 Mon Sep 17 00:00:00 2001 From: Al Stone Date: Tue, 15 Jan 2013 10:55:07 -0700 Subject: Reconcile with msalter 0003-rpm-fix-configure-args.patch Signed-off-by: Al Stone --- recipe.d/0036-rpm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipe.d/0036-rpm b/recipe.d/0036-rpm index 502f942..80f670e 100644 --- a/recipe.d/0036-rpm +++ b/recipe.d/0036-rpm @@ -20,8 +20,7 @@ --host=armv7hl-redhat-linux-gnueabi \ --target=armv7hl-redhat-linux-gnueabi \ CPPFLAGS="-I/usr/include/nspr -I/usr/include/nss3" \ - --prefix=/usr \ - --libdir=/usr/lib64 \ + --libdir=/usr/lib \ --with-external-db \ --disable-static \ --without-lua \ -- cgit