From: Barry Warsaw Date: Thu, 7 Apr 2011 14:45:07 +0000 (-0400) Subject: Refinement by Stefan Krah (see issue 11715, msg133194) to exit early if the X-Git-Tag: v3.2.1b1~167 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b5ac3efa64d72b54d4f1ab32a95c260b39ab98d;p=thirdparty%2FPython%2Fcpython.git Refinement by Stefan Krah (see issue 11715, msg133194) to exit early if the dpkg-architecture command is not found on $PATH. This should fix the failures on FreeBSD and Solaris, which do not create the target file via I/O redirection if the command isn't found (unlike Linux and OS X which do). --- 9b5ac3efa64d72b54d4f1ab32a95c260b39ab98d