r36628 - /packages/life/trunk/debian/rules
prudhomm at users.alioth.debian.org
prudhomm at users.alioth.debian.org
Wed Jun 9 11:01:01 UTC 2010
Author: prudhomm
Date: Wed Jun 9 11:00:53 2010
New Revision: 36628
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36628
Log:
update
Modified:
packages/life/trunk/debian/rules
Modified: packages/life/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/life/trunk/debian/rules?rev=36628&op=diff
==============================================================================
--- packages/life/trunk/debian/rules (original)
+++ packages/life/trunk/debian/rules Wed Jun 9 11:00:53 2010
@@ -20,7 +20,7 @@
LIFE_INSTALL_ENABLERS=-DLIFE_ENABLE_ALL=ON
endif
ifeq "$(DEB_BUILD_ARCH)" "sparc"
-LIFE_MPI=-DMPI_COMPILER=mpicxx \
+LIFE_MPI=-DMPI_COMPILER=/usr/bin/mpicxx \
-DMPI_LIBRARY="MPI_LIBRARY-NOTFOUND"
else
LIFE_MPI=
More information about the debian-science-commits
mailing list