[med-svn] r12445 - trunk/packages/ffindex/trunk/debian

Laszlo Kajan lkajan-guest at alioth.debian.org
Thu Oct 18 17:21:41 UTC 2012


Author: lkajan-guest
Date: 2012-10-18 17:21:40 +0000 (Thu, 18 Oct 2012)
New Revision: 12445

Modified:
   trunk/packages/ffindex/trunk/debian/rules
Log:
MPI will be enabled after next upstream release

Modified: trunk/packages/ffindex/trunk/debian/rules
===================================================================
--- trunk/packages/ffindex/trunk/debian/rules	2012-10-18 17:03:20 UTC (rev 12444)
+++ trunk/packages/ffindex/trunk/debian/rules	2012-10-18 17:21:40 UTC (rev 12445)
@@ -8,7 +8,8 @@
 export CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS)
 export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
 
-export HAVE_MPI:=1
+# lkajan: work in progress, enable this in next upstream release, after speaking to upstream
+#export HAVE_MPI:=1
 
 %:
 	dh $@ --parallel




More information about the debian-med-commit mailing list