X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=patches%2Fgnutls%2Fbuild;h=b42832a84023a8d91e5e84c77c4e10210eca0b29;hb=6a8ca11c71b55becac131b58caa27e8d69696587;hp=77f5900de079656d1fe29a27637b675f33b44793;hpb=a8577376cfca9281000f51f4137bba973a7327d0;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