[feel++] 66/122: min config

Mattia Rizzolo mattia at debian.org
Sun Feb 14 15:29:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository feel++.

commit aafa2590001990f04f9dea5fb7811af5345ba170
Author: Christophe Prudhomme <prudhomm at debian.org>
Date:   Sun Mar 20 20:27:03 2011 +0000

    min config
---
 debian/patches/minconfig.patch | 22 ++++++++++++++++++++++
 debian/patches/series          |  1 +
 2 files changed, 23 insertions(+)

diff --git a/debian/patches/minconfig.patch b/debian/patches/minconfig.patch
new file mode 100644
index 0000000..499e7e8
--- /dev/null
+++ b/debian/patches/minconfig.patch
@@ -0,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()
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 70e92c3..d8e8a48 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+minconfig.patch
 s390.patch
 sse.patch
 feelgeo.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feel++.git



More information about the debian-science-commits mailing list