diff --git a/bin/jni/make-swig.sh b/bin/jni/make-swig.sh index c2a328f47..d1153cc7b 100755 --- a/bin/jni/make-swig.sh +++ b/bin/jni/make-swig.sh @@ -17,6 +17,7 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . +set -e JNIDIR=`pwd` PACKAGE=cx.ring.daemon