X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=patches%2Fgnutls%2Fbuild;h=b42832a84023a8d91e5e84c77c4e10210eca0b29;hb=63394a539e9cc2d97e022f9c73473baf78c2b020;hp=77f5900de079656d1fe29a27637b675f33b44793;hpb=47b5e916b2a84a378ec08b3b03531f9a8ccc062b;p=monkeysphere.git diff --git a/patches/gnutls/build b/patches/gnutls/build index 77f5900..b42832a 100755 --- a/patches/gnutls/build +++ b/patches/gnutls/build @@ -16,6 +16,8 @@ # Note: please run this from the current directory, so it can find and # transfer the patch it needs. +set -e + if ! dpkg -l devscripts fakeroot >/dev/null ; then exit 1 fi