Do amd64-linux|ia32e-linux, too.
authorarekm <devnull@localhost>
Mon, 14 Jun 2004 16:50:14 +0000 (16:50 +0000)
committerarekm <devnull@localhost>
Mon, 14 Jun 2004 16:50:14 +0000 (16:50 +0000)
CVS patchset: 7322
CVS date: 2004/06/14 16:50:14

installplatform

index f89af7f..8fa47bd 100755 (executable)
@@ -66,7 +66,7 @@ for SUBST in $SUBSTS ; do
     ppc-linux) MULTILIBNO=1 ;;
     ppc64-linux) LIB=lib64; MULTILIBNO=2 ;;
     i?86-linux|pentium?-linux|athlon-linux) MULTILIBNO=1 ;;
-    x86_64-linux) LIB=lib64; MULTILIBNO=2 ;;
+    x86_64-linux|amd64-linux|ia32e-linux) LIB=lib64; MULTILIBNO=2 ;;
   esac
 
   if [ -n "$MULTILIBNO" ]; then