summaryrefslogtreecommitdiff
path: root/patches/gnutls/build
diff options
context:
space:
mode:
authorMatt Goins <mjgoins@openflows.com>2009-03-10 09:33:05 -0400
committerMatt Goins <mjgoins@openflows.com>2009-03-10 09:33:05 -0400
commit282c489f3101f0d744b66d88853a150e79b0870d (patch)
treeb4028ecbb3d313ba41f956cc00fea7925982bfbb /patches/gnutls/build
parentcec56faf07bb4f3b8d563e4f3c9042b6579356e2 (diff)
parent69b3e256e2017d5664ef37d06aae5e5bcf446575 (diff)
Merge commit 'dkg/master'
Diffstat (limited to 'patches/gnutls/build')
-rwxr-xr-xpatches/gnutls/build2
1 files changed, 2 insertions, 0 deletions
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