]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - tools/testosx
Merge changes from CUPS 1.4svn-r7394.
[thirdparty/cups.git] / tools / testosx
index 13bf53da15a9fe5cc5392e28f875d69d05b07e3e..918e7a41cc5b600a63eeb9139fbf5b46b4d93e2e 100755 (executable)
@@ -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