r38229 - in /packages/feel++/trunk/debian/patches: minconfig.patch series

prudhomm at users.alioth.debian.org prudhomm at users.alioth.debian.org
Sun Mar 20 20:27:13 UTC 2011


Author: prudhomm
Date: Sun Mar 20 20:27:03 2011
New Revision: 38229

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38229
Log:
min config

Added:
    packages/feel++/trunk/debian/patches/minconfig.patch
Modified:
    packages/feel++/trunk/debian/patches/series

Added: packages/feel++/trunk/debian/patches/minconfig.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/feel%2B%2B/trunk/debian/patches/minconfig.patch?rev=38229&op=file
==============================================================================
--- packages/feel++/trunk/debian/patches/minconfig.patch (added)
+++ packages/feel++/trunk/debian/patches/minconfig.patch Sun Mar 20 20:27:03 2011
@@ -1,0 +1,22 @@
+Index: feel++-0.90.0/doc/tutorial/CMakeLists.txt
+===================================================================
+--- feel++-0.90.0.orig/doc/tutorial/CMakeLists.txt	2011-03-20 21:22:47.000000000 +0100
++++ feel++-0.90.0/doc/tutorial/CMakeLists.txt	2011-03-20 21:23:41.000000000 +0100
+@@ -80,7 +80,7 @@
+  endforeach()
+ endmacro()
+ 
+-foreach( docex myapp myintegrals mymesh myfunctionspace laplacian residualestimator)
++foreach( docex myapp myintegrals mymesh)
+   add_docex( ${docex} )
+ endforeach()
+ 
+@@ -100,7 +100,7 @@
+ 
+ if ( NOT FEEL_MINIMAL_CONFIGURATION )
+ 
+-foreach( docex stokes bratu nonlinearpow )
++foreach( docex  myfunctionspace laplacian residualestimator stokes bratu nonlinearpow )
+   add_docex( ${docex} )
+ endforeach()
+ 

Modified: packages/feel++/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-science/packages/feel%2B%2B/trunk/debian/patches/series?rev=38229&op=diff
==============================================================================
--- packages/feel++/trunk/debian/patches/series (original)
+++ packages/feel++/trunk/debian/patches/series Sun Mar 20 20:27:03 2011
@@ -1,3 +1,4 @@
+minconfig.patch
 s390.patch
 sse.patch
 feelgeo.patch




More information about the debian-science-commits mailing list