[Pkg-scicomp-commits] life/trunk/debian

Christophe Prud'homme prudhomm at debian.org
Sat Dec 19 12:17:28 UTC 2009


SVN commit 4737 by prudhomm:

don't fail


 M  +1 -1      life/trunk/debian/rules  


--- life/trunk/debian/rules #4736:4737
@@ -6,7 +6,7 @@
 DEB_CMAKE_EXTRA_FLAGS=-DLIFE_ENABLE_ALL=ON
 
 build/life-examples::
-	cd $(DEB_BUILDDIR) && ctest -D Experimental
+	-cd $(DEB_BUILDDIR) && ctest -D Experimental
 
 get-orig-source:
 	uscan --force-download



More information about the Pkg-scicomp-commits mailing list