From: Barry Warsaw Date: Thu, 7 Apr 2011 14:48:29 +0000 (-0400) Subject: Refinement by Stefan Krah (see issue 11715, msg133194) to exit early if the X-Git-Tag: v3.3.0a1~2649^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cece8cfe8a54bb8977ba74599c3861147367a377;p=python 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). --- cece8cfe8a54bb8977ba74599c3861147367a377