From 64e5fb21f19ae04c411abc036f425743974a4b96 Mon Sep 17 00:00:00 2001 From: Bernd Zeimetz Date: Fri, 22 Jan 2010 21:22:24 +0100 Subject: Import Debian changes 0.5.1-1.1 hardinfo (0.5.1-1.1) unstable; urgency=low * Non-maintainer upload. * [cd677eda] Move files from /usr/lib64 to /usr/lib. (Closes: #557569) - thanks to Kurt Roeckx --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index b5903adf..4a3d6ce1 100755 --- a/configure +++ b/configure @@ -56,7 +56,7 @@ case $PROC in x86_64) ln -sf linux/x86_64 arch/this ARCH="ARCH_x86_64" - LIBDIR="/usr/lib64" ;; + LIBDIR="/usr/lib" ;; mips*) ln -sf linux/mips arch/this ARCH="ARCH_MIPS" ;; -- cgit v1.2.3