From 0a30aeda1391e07bb2cf789432358e2a571fde7b Mon Sep 17 00:00:00 2001 From: Agney Lopes Roth Ferraz Date: Tue, 26 Feb 2008 23:52:45 -0300 Subject: Import Debian changes 0.4.2.3-3 hardinfo (0.4.2.3-3) unstable; urgency=low * changed modules install dir for amd64 (thanks to ucko@d.o). (Closes: #468105) --- configure | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index ef2ed8ba..187567a1 100755 --- a/configure +++ b/configure @@ -55,8 +55,7 @@ case $PROC in ARCH="ARCH_PPC" ;; x86_64) ln -sf linux/x86_64 arch/this - ARCH="ARCH_x86_64" - LIBDIR="/usr/lib64" ;; + ARCH="ARCH_x86_64" ;; mips*) ln -sf linux/mips arch/this ARCH="ARCH_MIPS" ;; -- cgit v1.2.3