X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=tools%2Ftestosx;fp=tools%2Ftestosx;h=918e7a41cc5b600a63eeb9139fbf5b46b4d93e2e;hb=839a51c83c61febe8d4c9ba56f6a05fce3d03710;hp=13bf53da15a9fe5cc5392e28f875d69d05b07e3e;hpb=50fe720154d2af59cdeeaecf05cc868530e16248;p=thirdparty%2Fcups.git diff --git a/tools/testosx b/tools/testosx index 13bf53da1..918e7a41c 100755 --- a/tools/testosx +++ b/tools/testosx @@ -105,7 +105,7 @@ done # Install CUPS into the Package directory... #make INSTALL=$topdir/install-sh BUILDROOT=$pkgdir/Package install -make BUILDROOT=$pkgdir/Package install +make BUILDROOT=$pkgdir/Package install || exit 1 # Figure out where PackageMaker is installled... if test -d /Developer/Applications/Utilities/PackageMaker.app; then