r36782 - /packages/madlib/trunk/debian/rules

prudhomm at users.alioth.debian.org prudhomm at users.alioth.debian.org
Wed Aug 11 11:09:35 UTC 2010


Author: prudhomm
Date: Wed Aug 11 11:09:34 2010
New Revision: 36782

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36782
Log:
enable support for gmsh, occ and mpi

Modified:
    packages/madlib/trunk/debian/rules

Modified: packages/madlib/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/madlib/trunk/debian/rules?rev=36782&op=diff
==============================================================================
--- packages/madlib/trunk/debian/rules (original)
+++ packages/madlib/trunk/debian/rules Wed Aug 11 11:09:34 2010
@@ -14,7 +14,7 @@
   --with-gmsh-prefix=/usr \
   --with-occ-prefix=/usr \
   --with-mpi-prefix=/usr \
-  --enable-gmsh --enable-occ --enable-mpi\
+  --enable-gmsh --enable-occ \
   --enable-ann --enable-benchmarks
 
 DEB_STRIPPED_UPSTREAM_VERSION = $(shell echo $(DEB_UPSTREAM_VERSION) | sed -n -e 's/\.*$$//p')




More information about the debian-science-commits mailing list