From cf64ca8e62ed3a8efc23cf2d49cd54954fe8d81c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 15 Oct 2011 17:58:20 +0200 Subject: add package virtinst and dependencies --- package/python2/patches/patch-configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/python2/patches/patch-configure') diff --git a/package/python2/patches/patch-configure b/package/python2/patches/patch-configure index 5f31d2fdb..e47d860fd 100644 --- a/package/python2/patches/patch-configure +++ b/package/python2/patches/patch-configure @@ -1,5 +1,5 @@ --- Python-2.7.1.orig/configure 2010-11-01 02:47:19.000000000 +0100 -+++ Python-2.7.1/configure 2011-10-06 18:21:02.848792210 +0200 ++++ Python-2.7.1/configure 2011-10-14 17:36:48.000000000 +0200 @@ -2972,12 +2972,12 @@ fi $as_echo_n "checking MACHDEP... " >&6; } if test -z "$MACHDEP" @@ -20,7 +20,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking machine type as reported by uname -m" >&5 $as_echo_n "checking machine type as reported by uname -m... " >&6; } -ac_sys_machine=`uname -m` -+ac_sys_machine=@@CPU_ARCH@@ ++ac_sys_machine=x86_64 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_sys_machine" >&5 $as_echo "$ac_sys_machine" >&6; } -- cgit v1.2.3