--- branches/magellan-next/core/python/python-2.7.0-r4.smage2 2010/08/20 16:33:41 6329 +++ branches/magellan-next/core/python/python-2.7.0-r4.smage2 2010/08/20 16:35:19 6330 @@ -98,7 +98,7 @@ # remove hardcoded CFLAGS from default Makefile sed -i 's:^OPT=.*:OPT=-DNDEBUG:' ${BINDIR}/usr/$(mlibdir)/python${PVER%.*}/config/Makefile || die - if [[ $(ARCH) = x86_64 ]] + if [[ ${ARCH} = x86_64 ]] then # move config header all-abis mv -v ${BINDIR}/usr/include/python${PVER%.*}/pyconfig{,'${abi/m/}'}.h