Package: src:openbabel
Version: 2.3.2+dfsg-1.3
Severity: important
Tags: sid jessie patch

looking at other bug reports reporting segfaults with openbabel, that might be
relevant.

--- debian/rules~
+++ debian/rules
@@ -16,7 +16,7 @@ DH_AUTO_CONFIGURE_OPTS := -DCMAKE_BUILD_
                           -DOBPERL_INSTALLDIRS=vendor \
                           -DCMAKE_SKIP_RPATH=ON -DBUILD_GUI=ON \
                           -DENABLE_OPENMP=ON
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
+ifneq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 DH_AUTO_CONFIGURE_OPTS += -DENABLE_TESTS=OFF
 endif


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to