From 88ff7cb0723af6e8d7ccebed2836c3e156bd3d94 Mon Sep 17 00:00:00 2001 From: Al Stone Date: Tue, 20 Nov 2012 17:48:30 -0700 Subject: aarch64: first pass at cleaning up remaining /lib64 paths Signed-off-by: Al Stone --- recipe.d/0035-redhat-rpm-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipe.d/0035-redhat-rpm-config') diff --git a/recipe.d/0035-redhat-rpm-config b/recipe.d/0035-redhat-rpm-config index 7bbdd2b..6ab3c38 100644 --- a/recipe.d/0035-redhat-rpm-config +++ b/recipe.d/0035-redhat-rpm-config @@ -6,4 +6,4 @@ cd $SRC/redhat-rpm-config-* make install - cp -p /usr/share/libtool/config/config.{guess,sub} /usr/lib/rpm/redhat/ + cp -p /usr/share/libtool/config/config.{guess,sub} /usr/lib${SUFFIX}/rpm/redhat/ -- cgit